Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
My requirement is to create a 'Multibox' and I am trying to write an expression which should show specific filter.
For example
if> my Business Group(one of the variable) is Server then the 'server'(another variable in my dataset) filter should appear,
else if> my Business group is Networking then 'Network'(another variable in my dataset) filter should appear.
else no filter should appear.
Thanks for your help in advance.
Kind Regards,
Varun
Use as expression of your multibox:
If(myCondition, myField1, myField2)
The only limit is that even if you use null() as myField1 or 2 the space for the filters appears
Hope it helps
Here i have created a sample as per your query have look may it will help you .
Thanks
Hi Sujeet,
Thanks for your help. I am using a personal edition so cannot open your file. Could you please post the expression instead of sharing qvw file..
Regards,
Varun
Thanks for your reply,
I am already using the same condition but it is not showing filters but 1 and 0. Is there are way to call a particular variable in place of