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: 
Not applicable

expression in a text box

Hey guys,

Is there any constraints on expressions which can be used in a text box?

i am trying to use this expression in my text box:

  ='Data as of: ' &(if([Time Bucket Name]= 'Current Month' and [Time Bucket Type]= 'CURRENT', Date(MonthEnd([Calendar Date]), 'DD-MMM-YYYY')))

but i am getting the output as: Data as of only.

how can i solve this problem?                   

1 Solution

Accepted Solutions
rajni_batra
Specialist
Specialist

it will give u result on selection only....

What exactly you want

View solution in original post

1 Reply
rajni_batra
Specialist
Specialist

it will give u result on selection only....

What exactly you want