Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
cancel
Showing results for 
Search instead for 
Did you mean: 
mertkabakoglu
Contributor II
Contributor II

How to know Qliksense filter value select properly on QlikSense .Net SDK(14.1.0)

Hello Everyone, We're using Qlik Sense .Net SDK (14.1.0) in .Net Core 3.0. We need to know filter value exist and selectable properly to app. İf field value dont exist in app,qliksense return all data.

We are using  app.GetField(field).SelectValues(fieldValues) for selection and then always return true although field value doesnt exist in app.

0 Replies