Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
PFA qvf file ...qliksense
So when I switch from one button to other (Primary button) , I want there should be default select on other set of button (Secondary buttons) which is currently not happening.
Hi Chitral,
Please find the attached app.
I've used directly field name in QsVariable extension and used into the bar chart.
Dimension Variable Setting:
Measure Variable Setting:
Bar Chart Dimension:
Please note that I've changed One of Variable name Measure_1 to Dimension.
Hope this solve your problem. !
Ishan
The expressions for your secondary buttons values contain /* - I'm sure that you use it to comment out the rest of the string. It doesn't work this way here. I removed /* and all after it, and it works fine.
Edit:
You cam make them simpler
Short =vMeasure_1
Long =vMeasure_1+2
Hi Michael,
Thanks first of all.
I did try removing this /* ..*/ from Short/ Long variables part still it dose not work.
could you attach the app here .
Thanks,
The attached is using the expressions without "if"
Adding version with "if" (I prefer without)
Michael,
I cannot find the attachments, could you please attach both of them again or share @cchadda91@gmail.com
got it jus checking.
It works , but the active button selection on the secondary button (Short/ Long) dose not appear as green for the active selection.
This also works but same thing is happening the active button selection (Short/ Long) dose not appear green.
I don't see any color properties in the extension I have - apparently we have different extensions. I can only guess that the reason is similar.