We have an application which is created in asp.net/flex front end, ms sql/ssas as data source.
We are in phase of creating a new reporting module. so for consistency of graphs and ui we want to use flex as front end and SSAS as backend for reporting module.
My understanding is:
*Flex based UI (reports/parameters)
SSRS Reports (standard or fixed/ custom) should be shown inside an iframe asp.net page to pass the paremeters to reportviewer control.*
We need to finilize the approach, it could be any third party component (shold be comparable to ssrs) or the approach i suggested above is okay.
Please share your views...