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

Announcements
Congratulations to the new Qlik Luminary and Partner Ambassador class! Meet them here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to get KPI values based on object in qlik

Hi All ,

    am using .net SDK , based on QSEasy.cs (which available qlik portal) file am working, am trying to get KPI values and can't get properly, if anyone know please share the code for this.

4 Replies
rwunderlich
MVP
MVP

Do you want to

1) Get the data from an existing object?

2) pass in an expression (and possibly dimension(s)) and get the result?

-Rob

Anonymous
Not applicable
Author

Hi Rob Wunderlich ,

     Thanks for your replay , Exactly i want like " Get the data from an existing object ", if you have coding please share


Thanks

rwunderlich
MVP
MVP

There are some decent code samples in the help

Working with .NET SDK ‒ Qlik Sense Developers

Have you looked there?

You may also want to look at this thread.

qlik sense accessing charts in qlik app c#

-Rob

Øystein_Kolsrud
Employee
Employee

I believe this is a duplicate of this thread: Re: How to get data from exist object based on ID using .net SDK