Forum Discussion

bsrikanth88's avatar
bsrikanth88
New Member
2 years ago
Solved

Power BI REST API ExportToFileInGroup not exporting data.

Hi, I'm trying below mentioned request for export report with current values using API, The export is working fine, but when I open the exported pdf or png I didn’t see the values in report. I appre...
  • bsrikanth88's avatar
    2 years ago

    Got the root cause missed to add customData in identities. After adding that it worked