I am using Power Automate in a BI report to pass the selected date to a flow to generate a CSV file and email, but the data is not passing to the flow.
What happens:
- User selects a FA# from Slicer
- User select power automate button
- Flow passes the FA# data to build CSV and draft email.
The flow runs as expected, but the input on the trigger is showing nothing in the JSON. It should be passing the FA# and other information (see below image). Actually, the flow was working but then I had to change something in my BI build and it stopped working. I know this can be an issue with power automate so I tried the below fix and nothing worked.
- Recreated the power automate several times.
- Limited the fields in the power automate button to 2
- Saved BI file, closed it, open it back up, re-published it, and ran flow again.
- Cleared out cache in web browsers.
- Tested in both Edge and Chrome
- Tested in desktop and service.
