Hi,
Need help on ways to Analyze Type2 data across date dimension.
I have a fact cum dimension table that has Type2 enabled.
Columns in the table are - CompanyName, Measure, StartDate, EndDate => This Measure value is valid for this Company in this date range.
For active records, EndDate is set to an Infinite date.
Requirement is to get the data at daily grain.
Users should see for each day , what is the measures value.
Please let me know if theres a way to get this, other than exploding the data to daily grain ( Exploding data can't be considered since data volume is high )
Thanks
Santhi