Results 1 to 3 of 3

Thread: WPF - Pivot Table control for OLAP Cubes

  1. #1

    Thread Starter
    Smitten by reality Harsh Gupta's Avatar
    Join Date
    Feb 2005
    Posts
    2,938

    WPF - Pivot Table control for OLAP Cubes

    Hi there,

    I am not much into W(P/C)Fs right now, but we are trying to give our clients a custom-tailored SSAS (Analysis server) OLAP Cube browser, preferably Windows app.

    Is there any Pivot table control available in WPF? I can still run MDX queries on the cubes, get the data in DataSet, modify it and display in DataGridView, but that leaves out the drilldown part, and that would mean a lot of work.

    So I am looking for some good options. No boundaries set for research and trials!!!

    Thank you.
    Show Appreciation. Rate Posts.

  2. #2
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    Re: WPF - Pivot Table control for OLAP Cubes

    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


  3. #3

    Thread Starter
    Smitten by reality Harsh Gupta's Avatar
    Join Date
    Feb 2005
    Posts
    2,938

    Re: WPF - Pivot Table control for OLAP Cubes

    Hi Patrick45, I know how to write MDX queries and using ADOMD.Net library. What actually I am looking here for is some form of control which could process and display the resultset returned by executing MDX queries and provide with end-user all sort of functionalities that the in-built OLAP browser (in SSAS) gives. I was hoping to build some thin GUI layer for custom OLAP browser that we were trying to develop.

    Thanks anyways. It is an old topic now. I am not working on it anymore. But in case, I think of creating one or come across one, I will upload/post it here.
    Show Appreciation. Rate Posts.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width