3
I intend to allow my customers to access their data to generate customized reports and use the power of Powerpivot Excel. Today all customers (business) are in the same database and for the little I know about cubes I designed the following strategy.
The cubes can stay on other servers (Azure, Amazon, dedicated physical server,...). The important thing is that they will be generated from the one main database (with all the data).
My questions:
- I can work this way?
- How do I create a hub by restricting id_bus? I am using SQL Server Business Intelligence Development Studio 2008.
- I can create a user who has read-only access to a specific cube?