Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
I want to display filter Like This
Please help me
Thanks In advance
Best Regards
Anusha
Hi Mohammed,
What are the changes you have done in this
PLease explain clearly.
I used this (=Concat({1} DISTINCT Year , ';' , Year)) expression only
but in inputbox it displays like 2011;2012;2013;2014
In your Listed Values in the Constraints tab of your Input Box properties dialog box you should have this:
=Concat({1} DISTINCT Year , ';' , Year)
Maybe you put the expression into the variable itself - you should not do that.
Did u checkd the attachment???
Is your requirement fulfilled??
Regards,
Mohammad
Remove the expression you put in under "Settings for Selected Variable".
The Listed Values and the expression: =Concat(........ is enough
In Values, you just write one value...like in my qvw I have kept 2015 value as default.
Regards,
Mohammad
I am not write any expression in "settings for selected variable".It aumatically shows those vales after writing the expression in listedvalues.
Dont write expression in your variable just keep it blank...
Yes mohammed i checked its fyn but when i am trying in my qvw its not working fine.it Displays like
2011;2012;2013