Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have a Actual column and Target column for each person. I am providing a input box where user can enter the % value which is Actual/Target. Now based on the % value entered by the user in input box, I need to filter out the Persons for whom Actual/Target = %(entered in input box) in a variable.
Can anyone help me with this.
Thanks,
Niharika.
HI,
Please see the attachment
we can write that expression in a generic way
May be helpful
Thanks Petter,
I was asking for the same.
Also when no value is entered in the input box, the charts should show all the Persons details.
Regards,
Niharika
Did you check my attachment ?
Hi Sasi,
I have seen your application.I want the code to be written in Expression not in the dimension, as I wont pass Person as dimension in all the charts.
Thanks,
Niharika
Some extra logic in an additional variable will help. Have a look at this. BTW you can exclude the vMatch variable from the Input Box. It will still work correctly.