This is a migrated thread and some comments may be shown as answers.

PivotGrid and OLAP Cube

3 Answers 64 Views
PivotGrid
This is a migrated thread and some comments may be shown as answers.
r
Top achievements
Rank 1
r asked on 06 May 2013, 02:33 PM
Hi,

I am using RADPivotGrid from ASP.NET AJAX Telerik Controls 2013 Q1 Release.
I am trying to attach Grid to an OLAP Cube with ADOMD

<OlapSettings ProviderType="Adomd">
   <AdomdConnectionSettings Cube="XXXXX" DataBase="XX" ConnectionString="Provider=MSOLAP;Data Source=servername;Initial Catalog=xx;User=userid;Password=password">
   </AdomdConnectionSettings>
   </OlapSettings> 


I have set EnableConfigurationPanel="True" and added refrence to Microsoft.AnalysisServices.ADOMDClient . Where do i see OLAP Browser or Hierarchial Field List .There is no field list displayed in configuration panel.

RADPivotGrid has been added to Sharepoint 2010 Visual Web Part.

Please help


3 Answers, 1 is accepted

Sort by
0
Tsvetoslav
Telerik team
answered on 09 May 2013, 02:23 PM
Hello,

Does your grid get populated with data all right?

Regards, Tsvetoslav
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
r
Top achievements
Rank 1
answered on 14 May 2013, 04:02 AM
No data populated as well
0
Tsvetoslav
Telerik team
answered on 15 May 2013, 07:14 AM
Hello there,

Try the pivot grid outside of SharePoint and see if it comes populated with data - if not, then pay attention to your connection string.

Regards, Tsvetoslav
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
PivotGrid
Asked by
r
Top achievements
Rank 1
Answers by
Tsvetoslav
Telerik team
r
Top achievements
Rank 1
Share this question
or