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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
ebrahimaljafri
Partner - Contributor III
Partner - Contributor III

can i get value from a kpi object and use it in html ??

hi everone

i have question in Mashup as i want to get the value of KPI object throw the html instead of drag and drop the object itself at my web page.

best regards 

2 Replies
arvind1494
Specialist
Specialist

Use getobjectProperties('ObjectId')

With the help of this method you will get value of KPI

ebrahimaljafri
Partner - Contributor III
Partner - Contributor III
Author

thanks for response,

can you share the example please