Forum Discussion
gvrspk17
2 years agoRegular Visitor
How to Create Power BI Report , Dataset and Modelling programmatically / using SDK
Hi All, Good Morning!! I am looking for a solution to create Power BI Report & Modelling programmatically or using SDK. for example, 1. trying to create data modelling base...
lbendlin
2 years agoSuper User
The usual approach is to use templates or stubs and then modify their connections (for example). If you want to dynamically create visuals look into the Embedded SDK.