I have a fact table with two date columns and one dollar amount column. The date columns are booking week and ship date. I am trying to create calculated measures for a report to represent for a specific booking week - how much is for this month, how much for next month and how much thereafter. I am able to get the correct data using sql on the fact table but need to implement the idea into my cube. Any help would be greatly appreciated.
↧