The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I am trying to implement a PowerBI embedded report that feeds off of several REST API GET calls (from AWS API Gateway). Each API has a CustomerID query parameter in the URL that I currently have set to edit as a parameter in my Power BI report. Is there a way to embed the PowerBI report such that I can edit the CustomerID with the appropriate customer based on which Customer a user clicks on the report?
tl;dr: Is it possible to pass additional creator-defined variables when calling the Embedded PowerBI REST API to adjust the contents of the embedded report based on app activity?