Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Selection steps with presentation variables

Question
1
Views
0
Comments
Greg7750
Greg7750 Rank 1 - Community Starter

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.