Forum Discussion

nupursolanki's avatar
nupursolanki
Frequent Visitor
9 years ago

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 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...........

1 Reply

  • Eric_Zhang's avatar
    Eric_Zhang
    Microsoft 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...........


    nupursolanki

    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.