Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Display value selected in previuos page which is used to Filter

Hello
I have a report, which shows values by City , if I clic a City there is an Action Link to a new report, it shows values for teh Selected City, even I can print the Filter and it works correctly
Now, i need to display the value of this parameter (City ) in this new report, I tried using a Titlr object and @{city_name} and it does not work
For other reports i have a Prompt in the first report whcih set a PV , so when i go to the second report I print the value of the Variable
Is there a way to achieve this without using a prompt object?
Thanks,
Camilo
Answers
-
I am using 11.1.1.7
0 -
Why not just put the city as the first column of the analysis and then reference it with @1?
0 -
You are right!
Thanks
0 -
The simplest solutions are the most efficient
0