Fellowmind / fellowmind-qlik-kpi

KPI Extension for Qlik Sense. Custom actions for selection, navigation and variables.
MIT License
8 stars 10 forks source link

Not making field selection #2

Open m1tch2000 opened 6 years ago

m1tch2000 commented 6 years ago

Hi,

I am trying to use this extension in my project to make field selections, however it is not making any selections in the fields.

I am using Qlik Sense September 2017 release.

This is the simple code i am using:

Load script

tab1: Load * Inline [ myField,letter 1,a 2,b 3,c 4,d 5,e ];

Field name =letter

Value ='b'

I have also tried the value =b -> 'b' -> b

Can you offer any advice on why it is not working.

The extension looks very good and is ideal for what I am trying to achieve.

Kind Regards, Gary

philippfrenzel commented 5 years ago

Hi, having the same issue