In my rpd I am trying to join my time_dimension table with my required fact table.
In my fact table date wise data is there.Data is cumulative and the month_end_date data shows
the cumulative data for the month.
how can i join the 2 tables so that i can get the data in the output for month_end_date alone.