We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

OLAP BI Client Asp.Net Demo

Hello,

I am just trying to implement a quick demo of the Web Olap BI Client.
I follow the instructions in the online "Getting Started" chapter of the guide (create a new web site, add the control, update web.config httphandlers, add olapdatamanager connection to my cube in the load event).

I can connect to my SSAS cube, measures and dimensions are correctly displayed in dimension browser, but I cannot change the measures and series, and the Elements editor is always empty.
Any help is welcome.

Rene Massy



OlapBIClient_ed5f7c1e.zip

3 Replies

HV Hari Venkatesh E Syncfusion Team May 25, 2012 01:24 PM UTC

Hi Rene Massy,

Thanks for using Syncfusion products.

We hereby inform you that when our BI Client ASP.NET is placed under master page, we would recommend you to set ClientIDMode to "AutoID". Here is the code snippet.

[ASPX]
<cc1:OlapClient ID="OlapClient1" ClientIDMode="AutoID" runat="server" Height="600px" Width="800px" />

Please let us know if you require any further assistance.

Thanks,
E.Hari Venkatesh



RM Rene Massy May 29, 2012 04:32 AM UTC

Thank you so much, it works fine.


AA Arulraj A Syncfusion Team May 30, 2012 01:10 PM UTC

Hi Rene,

 

Thanks for your interest in our products.  We are glad to hear that the issue was solved, let us know if you have any further queries.

 

Have a nice day.

 

Regards,

Arulraj A


Loader.
Live Chat Icon For mobile
Up arrow icon