Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Dynamic Label for Dimensions

Hi All,

I'm using Qlik sense latest version . How to create dynamic  labels for dimensions using functions.

EX: Order_Date as date(Today())

Or Can we write any expression in front end using label expression in XTable.

Thanks,

Krishna

3 Replies
prma7799
Master III
Master III

What are you trying to do...

You can use dynamic label for dimension but not like this "Order_Date as date(Today())"


use can use like this date(Order_Date )

Please share your expected output.

avinashelite

If you want the label for the latest date then date(Today()) should be fine

jayshrinipurte
Partner - Creator
Partner - Creator

hi krishna,

May be this function will help you

GetFieldSelection(FieldName)

http://help.qlik.com/en-US/sense/September2017/Subsystems/Hub/Content/ChartFunctions/FieldFunctions/...

Regards,

Jayshri Nipurte