Forum Discussion
How to create Power BI shared dataset from Web Application
Hi,
We have planned to store some Power BI configuration details in our web application config file. From that config file we will read the data and need to pass that data to Power BI shared dataset.
Kinldy let us know the steps how to assign the data to power BI shared data set from the web application. Kindly provide the samples if any.
Thank you.
3 Replies
- IdrissshatilaSuper User
Hello Nandhakumar2187 ,
check if these links would help in your case
https://learn.microsoft.com/en-us/power-bi/connect-data/service-datasets-sharehttps://learn.microsoft.com/en-us/power-bi/connect-data/service-datasets-build-permissions
If I answered your question, please mark my post as solution so it would appeare to others, Appreciate your Kudos 👍
- Nandhakumar2187Frequent Visitor
Hi,
I am looking the sample c# code - how to assign the dataset available in the c# application to the POWER BI workspace or Power BI shard dataset.
- Nandhakumar2187Frequent Visitor
Team, Please share the steps - how to update the Power BI dataset values through web application (ASP.NET C#)