Adding a PivotTable using data connection to a OLAP Cube

Home Forums SpreadsheetML Adding a PivotTable using data connection to a OLAP Cube

This topic contains 5 replies, has 3 voices, and was last updated by  Anonymous 4 years, 8 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #7820

    Jim Snyder
    Participant

    I haven’t seen much useful traffic on here recently. I have not connected to OLAP with OpenXML and cannot help except to tell you to look elsewhere.

    #7821

    openmind
    Participant

    Thanks, Jim, for reply.

    And that’s the other thing: where else do you see more active discussion/help? I did some extensive search and much to my disappointment, and more accurately, to my shock: this is very essential thing and no single sample can be found, and official doc from Microsoft is just a simple syntax/semantic explanation of various objects, without connecting dots…

    #7822

    Jim Snyder
    Participant

    There have been some active threads at StackOverflow and CodeProject. Neither has a forum, but searching for OpenXML will pull up a few.

    #7824

    openmind
    Participant

    Thanks again. Just checked out both sites and StackOverflow has a little more recent questions related to OpenXml Pivot Table but not much discussion/answering. Will check that anyway as one can also find something from questions or posted code.

    Regarding my original question, I re-watched the video from Bob/Eric, and found the root cause: mishandled relationship id when adding pivot cache entry to the workbook Xml file, partly due to the fact I didn’t know there are multiple .rel files related to a document/package (under the parent node, like a workbook or worksheet).

    #9734

    Anonymous

    Here’s how to create a PivotTable by using an existing external data connection:
    Click any cell on the worksheet.
    Click Insert > PivotTable.
    In the Create PivotTable dialog box, under Choose the data that you want to analyze, click Use an external data source.
    Click Choose Connection.

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.