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

ADOMD Dataprovider

1 Answer 46 Views
PivotGrid
This is a migrated thread and some comments may be shown as answers.
hamish
Top achievements
Rank 1
hamish asked on 02 Sep 2014, 09:02 PM
We are using RADPIVOT grid connected to our SQL Server 2014 Analysis server. What we want to be able to do is create session based calculated fields from the C# client. I can create these session based calculated fields using an MDX query however as they are session based only I need to be able to create them using the same connection as the ADOMDDataprovider does so they will be visible and selectable in the RADPivotField List. I want them to be session based as I want them to disappear once the connection is closed.

I was hoping that the ADOMDDataprovider class actually exposed an ADOMD Connection and then I could just send my MDX query via a ADOMD Command down this connection however as far as I can see is does not seem to expose this.

Have you any ideas how this may be possible.?

Thanks

1 Answer, 1 is accepted

Sort by
0
Rosen Vladimirov
Telerik team
answered on 05 Sep 2014, 08:35 AM
Hello Hamish,

I'm afraid it is not possible to achieve the desired functionality with the current version of RadPivotGrid. I suggest you to add your feature request to our feedback portal, where other customers could vote for it.

Feel free to contact us in case you have any problems or concerns.

Regards,
Rosen Vladimirov
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
Tags
PivotGrid
Asked by
hamish
Top achievements
Rank 1
Answers by
Rosen Vladimirov
Telerik team
Share this question
or