how to change the filter dynamically coming from the values of a view selec
Hi All,
My prompt comes from the hardcoded values .Actually I have created several charts and using view selector I am having all my charts coming on the screen.Charts has been renamed to pressure,temperature... so my report has view by which has drop down as pressure,temperature,width .These drop down are nothing but the charts which have been renamed using view selector .My requirement is that if I select Pressure then this report should get filter by C_EXT_ATTR1 is equal to PRESSURE and if I select Temperature then this report should get filter by C_EXT_ATTR1 is equal to TEMPERATURE.Can someone please tell me how can this be achieved.
Thanks in Advance.
Regards,
Amrit