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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

$ text

dears,

regading $(Today) it's refer to text file how can i know the place of that file.

coz it located in the scripts and when i put it in the text file it give me some of date example

$(today) when i copy this =today it in ( text object) bring for me value i want to know where this text file is located please.

and how to find it .

regards

ABU

1 Reply
Miguel_Angel_Baeyens

Hello,

I'm afraid I'm missing something. Do you mean?

$(include=today.txt);


Another option is that "Today" is a variable, so when you expand it calling $(Today) returns some value.

All these (variable, text object, calculation) is stored in the QVW file (the QlikView file you are working with) itself.

Hope that helps.