I would like to create dynamic column labels. For example, I have a table called Scoring and the field names are Criteria1, Criteria2, etc. For each project and user type, I would like to replace "Criteria1" and "Criteria2" with specific labels, like "Project1_User_1_Criteria1" or "Project1_User1_Criteria2." I have these specific labels stored in system variables. Can you recommend how to display the content of the relevant system variables instead of the default labels (the ones in Label Editor)?
Additionally, if the relevant system variable is null, I would like to display the default label.
Thank you.
Douglas