Hi, I am using a Request sign-off Flow template, modified at the end to push the results to a streaming dataset in PowerBI. It sends the names of the requester and approver, the name of the file, and the time approval was requested and when it was approved. It also sends Approve/reject status. The data is pushed to the streaming dataset after the Flow completes.
Now I have a requirement to show in PowerBI when a file has been requested for approval, but approval has not happened yet. Sort of "Pending" status. I tried putting another PowerBI push rows connector earlier in the flow, right after the request is made but before it is sent to the approver. Testing the Flow, it is not pushing the data to PowerBI on the "pending" connector. The final connector is still working properly, sending everything after the end of the Flow.
Please advise--what is the best approach to get a "pending" row in the streaming dataset?
Thank you,
Anne