Forum Discussion

pooneh_ce's avatar
pooneh_ce
Frequent Visitor
8 years ago
Solved

usage of REST API output from report server(PowerBIReports( ID)/Content/$value method)

I use get method : PowerBIReports( ID)/Content/$value of report server, the output is a a binary file. how can I process this content am embed it into my application? the header of out put is look l...
  • mgmeyer's avatar
    mgmeyer
    8 years ago

    The API your using above is more equivalent to the ExportReport API in PowerBI as it will only download the PBIX file. We do support embedding the report as mentioned in the other reply but we don't currently have a javascript API to interacte with the embedded report, however it is something on our backlog. If you want to request the capability/feature you can post you idea here.