Hi,
I am just starting out using SSAS, BIDS and the other BI tools from SQL 2008 R2 and I am pretty happy with what I have so far but I just have a one slightly annoying thing. I have implemented time calculations using this white paper/guide :-
http://www.obs3.com/pdf/A%20Different%20Approach%20to%20Time%20Calculations%20in%20SSAS.pdf
which works really well apart from we have holes in our dataset. The data is populated at weekdays only so when you look at current period and YTD, We end up blanks on the 13th and 14th of July in the current period and obviously the YTD stays the same. I would like the current period to do the same although I am not sure if that's possible but it would be nice. I suppose the trick might be to only query weekdays. Just wondering if anyone has any ideas?