Hey guys, hoping you can help me. I've created a simple alert that emails a group of people when a Power BI alert is triggered. For some reason the flow is failing and the issue is in connecting to the Power BI alert.
The error code is:
The full error text in that bottom scroll window is:
{ "error": { "code": "MalformedQueryResult", "pbi.error": { "code": "MalformedQueryResult", "parameters": { "AlertId": "19133", "TileId": "14216948" }, "details": [], "exceptionCulprit": 1 } } }
I made this flow by following the link from Power BI in the alert window (it says "Use Microsoft Flow to trigger additional actions") so the connection seemed to work fine when I set up the flow.
Not sure what other information to provide. Any help would be greatly appreciated, this alert has become kind of important at work and the fact that it is failing is kind of embarassing =S.
Thanks!