Hi Guys,
I currently attempting to build a cube for reporting purposes. The only problem is that the reporing model does not contain any measures. It purely for data reporting purposes. I thought of using the default model functionality of SSRS but this will not offer the greatest performance as majority of the tables contain millions of records.
Is it possible to create a cube that does not use "real" measures. E.g. Create one big fact table with a column "Cnt". "Cnt" being the records count to be used as a dummy measure.
Thus allowing user to do ad hoc reporting based on a cube. Surely this will provide quite some performance advantage...
Let me know what you guys think (or suggest)
Hank