Hi Gurus,
Here is the requirement in OBIEE 12c.
I have a fact table which contains sales amounts ($) for all months from the data warehouse. Also i have a dimension which is month table which contains all months.
Now in answers, if i pull "$ sales" column from the fact table, then i should see sales amount of only current month.
If i pull "month" column from 'Month' dimension table along with the fact table column, then i should see sales amount for all months.
Please give any inputs how this could be achieved.
Thanks in advance.