Forum Discussion

Omkar1231's avatar
Omkar1231
Frequent Visitor
8 years ago

C# web application : import pbix file from azure

The following code works perfectly fine for C# console application. I used the same code for web application and it works very well on localhost too. However, when I publish it on Azure <XXX.azureweb...