Forum Discussion
barakb32
Advocate I
5 years agoBest Option for Model Reuse in PBRS - SSAS? SSRS Datasets?
Hello, We have a customer that is planning on an extsensive PBRS solution with many "modules" (reports). There will be a lot of common content in the models serving the different reports and we are ...
sevenhills
Super User
5 years agoI had the same situation in one project and assume you are planning to create PBIRS (old SSRS) reports for on-premise server.
If yes, I followed this approach
Developed the reports using Oracle database as backend.
After three months or so, convinced the management to build the semantic layer using SSAS Cube, along with SQL DW (replica of oracle)
Hope this helps!