Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

How to send data to an external API in Power BI?

I have embedded Power BI in my React application, and I need to export the data inside a table to a REST API in my backend.   To explain further, I have a bar chart, and I have added a drill-throug...