Note that there are some explanatory texts on larger screens.

plurals
  1. POSSAS Controls with decomposition tree
    text
    copied!<p>I am currently working on an BI solution and I need to make some design decisions. We have already made the ELT process and have designed the cube in SSAS so now we need to present the data to the end user.</p> <p>The senario is as follows. We have the measures, KPIs and dimensions and we know what data we need to present to the End-User.</p> <p>An easy solution would be to use a Sharepoint server via PerfomancePoint-Dashboard designer which provides a decomposition tree amongst the OLAP controls it offers. The problem here is that we only need to show the data generated from the cube. There is no need for any of the collaboration and/or content management features of sharepoint.</p> <p>Another would be to make a new web application (WebForms for example) using one of the 3rd party olap tools for .Net! This I suppose would be simpler from a development point of view but no decomposition tree is a deal breaker for us.</p> <p>The most important question here is, if there are any olap Controls out there (3rd party or not) that include a decomposition tree.</p> <p>Is there any way (in the form of a library) to strip the OLAP controls from sharepoint and use them in a web forms project?</p> <p>Is it possible - and if it is, is it a proper practice - to strip the sharepoint site of any additional controls and leave only the dashboard surrounded by any theme we choose?</p> <p>How would you advise me to present the SSAS data to a client who is a simple user with little to none IT knowledge who just wants to view statistics and charts without needing/wanting to understand an entire new and complex environment?</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload