Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
marcoyukon
Creator
Creator

Table visual - "Show column If"

Is there a way to capture the name of the column where the expression resides ?

For better illustration, in the table visual, here are the properties of a column:

"Field": DateOfService,

"Label": Date Of Service

"Show Column if": if($(vSelected)="DateOfService",1,0)

Is there a function to capture current value of "Field" in the column where the expression resides ? In this case "DateOfService" ?

 

 

Labels (5)
0 Replies