Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
arvind1494
Specialist
Specialist

How to make selection in qlik sense app using c#

Hi all ,

I want to make selection in qlik sense app with  my chat bot so i need to select single term in the app.

like app has field Country and field values are [India,Japan,USA,England] then

in my chat i want to say select india

it should select India in the app.

I know how to achieve it using javascript but I want ti do this in C# because i am facing hub problem to use javascript with C#.

So please share me the selection code in C# .

Thanks in advance

1 Reply
Øystein_Kolsrud
Employee
Employee

I think this thread covers what you are looking for: Re: Make selection / set filter in Qlik Sense App via .NET SDK