Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
305
XamDataSource load end
posted

Is there a simple way to know when the initial Load on a XamDatasource is completed?

------------------------------------------------------------------------

<olap:XmlaDataSource  Database="Adventure Works DW 2008R2"

                                      Cube="Adventure Works"

                                      Rows="[Date].[Calendar]"

                                      Columns="[Product].[Product Categories]"

                                      Measures="Internet Sales Amount">

--------------------------------------------------------------------------

What events should i subscribe to know that all the info was loaded?

Regards,

Ângelo Moreira.

  • 138253
    Offline posted

    Hello Ângelo,

    I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.

    If the above suggestion helped you solve your issue please verify the thread as answered so other users may take better advantage of it.

  • 138253
    Offline posted

    Hello Angelo,

    Thank you for your post. I have been looking through it and I suggest you use the LayoutLoaded event of the XamPivotGrid, which is fired after the whole data is loaded. Also please let me know which product do you use and for which platform is it, so we can move the thread to the proper section in the community.

    Looking forward for your reply.