Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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.