Forum Discussion

suhaib's avatar
suhaib
New Member
6 years ago

Passing Server Settings Values From Web App to Power BI

Hi,

 

I have designed few reports & published the same in Power BI. I need to send the Database Connectivitry from C#.Net. Anyone assist me    

 

 

 

1 Reply

  • Hi suhaib ,

     

    There is no direct way to do this , However using PowerBI REST API you can achieve this

     

    While creating the PowerBI Reports use the parameters for your data sources.

    In your DotnNet Application you have to call PowerBI REST API, particularly Update Parameters API