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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Object TEXT in Qlikview

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

Labels (1)
5 Replies
Not applicable
Author

you call that txt file in qlikview.

Regards

Ashish

Not applicable
Author

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

Not applicable
Author

I want to take the value of a Text Object programmatically in my script.

Not applicable
Author

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.

Not applicable
Author

Please man, can u send me APIguide.qvw. I don't have this file. I use qlikview Personal edition.