Hi,
I''m trying to get the value against a quarter. I have 2 tables Time dimension and Fact table.
I want to display the value against each quarter with the specificity below :
Consider quarter Q1 it should display the value of 3rd month, Q2 should display value for 6th month etc...
And if in any particular Quarter we dont have a value for last month then it should display the value for 2nd month, if 2nd month value is also not present then it should display 1st month sales value.
Please can you guide me on the best way to realise this ?
Best regards,
Ben