Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 215 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Selection steps with presentation variables

Hello,
I have created an analysis with measures that use Presentation variables in a Filter function, such as this formula:
FILTER("MeasureA" USING ("Month" = @{StartMonth}{201603}))
I would like to apply selection steps on these measures to keep only the lines where the measure is greater than 1000 for exemple.
When I do that, the selection step uses the default value for the presentation variable, not the actual value which is passed form the dashboard prompt.
Is there a way do correctly apply selection steps with presentation variables ?
I use OBIEE 11.1.1.7.
Thank you.