Hello,
I am fairly new to Oracle BI and i need to pass the parameter of the dashboard prompt to a formula in my fact.
I have 2 parameters: Fiscal Year and Fiscal Period
If the user selects year i should change the formula to (Inventory) / <12> or <12> * number of years selected
If user selects 1 month only then formula (Inventory) / <1> changing on the number of years or months selected.
Do you OBIEE experts have an idea how to work this?
Rgds,