Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Is there a way to dynamically change the name of a column?

sense I think still not able to dynamically show/hide a column if we view it from an other prespective show and hide like a measure that change its values from other measures based on a parameter "Measure Selector" for example but non multi-select (because it's one measure), we have ("sales", "avrage", "profite") measures and an other measure that change take its actual values ("sales", "avrage", "profite") from "Measure Selector" parameter is it possible to make the measure take its name of the actual mesures that it's showing by dynamically change its name to the measure's name that is showing or the choosed one from the parameter.
Comments
-
Yes. You can use the @parameter("<name>") in the Display Header property of the column
1 -
Thanks
0