Forum Discussion
nupursolanki
9 years agoFrequent Visitor
Power BI Push API(PowerBI Apiary)
Hiii, i create many dayaset through push api and embed it on my app which based on angular and node js. now i want that push api dataset create directlly in my app and i create powerbi report in my ...
Eric_Zhang
9 years agoMicrosoft Employee
nupursolanki wrote:
Hiii,
i create many dayaset through push api and embed it on my app which based on angular and node js. now i want that push api dataset create directlly in my app and i create powerbi report in my app through that datasets and also embed it ...
is that any push api code in angular or node which i use in my system.....
plz help me...........
You can't create dataset in your own app, however you can still create a dataset in Power BI Service and embed report in creation mode in your app. See this demo.