Unable to connect Pivot Table to SSAS OLAP Cube - getting CORS Error

Hi

I am trying to connect Syncfusion Pivot table to my locally installed instance of SSAS OLAP Source. For that, I tried to alter sample project EJ2MVCSampleBrowser. I changed datasource property, as given in below snapshot, to point the pivot table to locally installed SSAS OLAP source.



But when I run the program, nothing happened. I checked SQL Profiler to check if connection request was received at SSAS Server, but nothing was there. Upon further investigation, when I saw browser console output (by pressing F12) following error was shown.




The sample is working fine if I change the datasource properties to its original values. Further, I have checked HTTP access to SSAS OLAP Cube (through msmdpump.dll), it is also working fine, as I can connect through it using SSMS. Can you please help me what I am doing wrong?


1 Reply

MM Manikandan Murugesan Syncfusion Team February 7, 2022 10:59 AM UTC

Hi Rehan, 
 
Could you please ensure that all the steps listed in the following document are followed? 
 
Also, as mentioned in the stack overflow, ensure your sample after hosting. 
 
If the problem persists, please share the URL of your hosted cube with us. This will allow us to investigate the reported issue and provide a solution as soon as possible. 
 
Please let us know if you have any concerns. 
 
Regards, 
Manikandan 


Loader.
Up arrow icon