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

Trying to pull data from a cube

1 Answer 50 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Daniel
Top achievements
Rank 1
Daniel asked on 26 Feb 2014, 06:04 PM
I can't find any documentation to show how to write connection strings for pulling from SSAS into Scheduler. I did find this for PivotGrid: http://www.telerik.com/forums/ssas-with-pivotgrid I'm curious if anyone has used the same snippet of code that's listed in the comments:

<AdomdConnectionSettings Cube="Adventure Works" DataBase="Adventure Works DW 2008R2" ConnectionString="Data Source=http://demos.telerik.com/olap/msmdpump.dll;Catalog=Adventure Works DW 2008R2"></AdomdConnectionSettings>

1 Answer, 1 is accepted

Sort by
0
Peter Filipov
Telerik team
answered on 03 Mar 2014, 01:31 PM
Hello Daniel,

The RadScheduler does not support such binding out of the box. You could implement a custom provider for you case.

Regards,
Peter Filipov
Telerik
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 UI for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Scheduler
Asked by
Daniel
Top achievements
Rank 1
Answers by
Peter Filipov
Telerik team
Share this question
or