How to change the display name in the filter view
anne415Nov 17 2011 — edited Nov 23 2011Hi,
I have one column "*Year*" and type in case when 1=2 then "product_d"."name" else "calendar_d"."year" end.
I add a filter view for it. but when I select, like 2010, it will display"case when 1=2 then "product_d"."name" else "calendar_d"."year" end" is equal to 2010.
So how can I change it to "Year is equal to 2010"?
Any one have any idea about this?
Regards,
Anne