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
90
Issue : LoadDimensionsCompleted behavior
posted

Hi,

I have a situation that led me to execute the filling of a saved view after the dimensions are loaded.

So when a user selects a view I fill the desired cube (which is cube X in this case)  to my data source and wait for the LoadDimensionsCompleted to fill my view data in the pivot grid.

If another view on a different cube ( which is cube Y )  was selected, It will work fine also through the same steps.

The issue occurs when the user selects a view related to the same cube in the first point (which is cube X again ). In this case the LoadDimensionsCompleted was not triggered  so the pivot grid was not filled as a result. The same issue will appear If the user selected a view related to cube Y for the second time.

Is there any explanation for this ? is it something related to caching ? I am using v11.1 btw.

 

Thanks in advance.

 

 

 

Parents
No Data
Reply Children