Currently, I am in the process of developing a BI solution using the Microsoft BI Stack. Our setup is quite straightforward at the moment.
We are considering integrating reports directly into our webpage for client use. These reports need to be user-friendly and not too complex (no pivot tables). I am thinking of providing pre-built reports with customizable parameters like date range and document type set by the client.
Does anyone have recommendations for products that work well with SSAS/SSRS, either in .NET or Javascript, to create interactive reports like this?
Just as an FYI, we are currently using SQL 2008 but I am open to prototyping with SQL 2012 for features like Power View.
I apologize if my explanation has been vague; I'm still refining the details.
Edit: To further clarify, following Jamie's feedback, I am specifically seeking a solution that allows seamless embedding of reports into a client-facing 'portal website' with extremely user-friendly controls, catering to a non-tech-savvy client base.
I have explored options like D3.js and Highcharts, but it seems they may not integrate smoothly with SSAS as desired.