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.
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.