Hi,
I am passing some data from POWERBI to Power Automate, I can see the data in RAW INPUT/ OUTPUT however I can't use them in further steps!
How I have to convert the "application/octet-stream" content to JSON, and how the RAW input/ output correctly is showing them!
Please advise,
Regards,
M
Solved! Go to Solution.
I figured it out.
I used
base64ToString(triggerBody()?['$content'])
instead of only triggerBody() and it worked.
I figured it out.
I used
base64ToString(triggerBody()?['$content'])
instead of only triggerBody() and it worked.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
12 | |
11 | |
9 | |
9 | |
6 |
User | Count |
---|---|
26 | |
20 | |
12 | |
9 | |
7 |