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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
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