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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
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

Labels (1)
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
MVP
MVP

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