Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi community,
How to get the value stored in a Text Object programmatically?
1) by using the ID of Text Object?
2) By using the libelle?
Thanks for ur help
you call that txt file in qlikview.
Regards
Ashish
Hi Yimen,
Can you elaborate the problem? You want to save some txt object value by using macro.
I am not able to understand your problem.
Regards,
Ravi
I want to take the value of a Text Object programmatically in my script.
im with the others on this -
If you want to store a constant, use a variable.
If you want to show this constant in a text box, use a variable
If you really want to get a value from a text object, refer to the APIGuide.qvw where you can use GetProperties of the text object. I really would think about the requirement before going this route though.
Please man, can u send me APIguide.qvw. I don't have this file. I use qlikview Personal edition.