Hi,
Anyone can please tell me how to change the names of Column value in OBIEE
Suppose I have a Column Debt in a table in DB. Debt values in DB are: Tech_Debt and Tech_Debt,Arch_Debt.
I have create a column prompt for Debt. So, I want that prompt values should display some user friendly values like Technical Debt instead of TECH_DEBT and Architectural Debt instead of TECH_DEBT,ARCH_DEBT. Can anyone please tell me, how can I achieve this in OBIEE?