Skip to main content

New to Qlik Sense

If you’re new to Qlik Sense, start with this Discussion Board and get up-to-speed quickly.

Announcements
Qlik Cloud Maintenance is scheduled between March 27-30. Visit Qlik Cloud Status page for more details.
cancel
Showing results for 
Search instead for 
Did you mean: 
prasannappt
Contributor II
Contributor II

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

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

prasannappt
Contributor II
Contributor II
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

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