I am having and issue between 3 platforms communicating with each other Power Apps, Power BI & MS Flow
Environment Setup
• We have a Power App our planning fill in for cancelled, redirect, split and delayed orders etc
• We have set a BI report that collects data from snowflake hourly
• We have a flow that is called from power apps and gets data from Bi to prepopulate the form with SAP data (it is set to impersonate me in the flow at the Power Bi query step)
Everything works for myself (I am the owners of the Data set, Flow & power App) as we have overall access to everything needed for this
Users Access
• All planners have access to the power app and have no issues with access (access is given via Security Group)
• We have given access to them to the Power BI Dataset and Workspace via the same Security Group.
Issue
• Some users can run the flow and call data back and some users are getting errors in the run query from BI stage (if I use the same data in the query it works) here is a picture of the error the user sees and of what I am seeing in the flow
in app Error

Flow Error

I am unable to replicate the issue as for my account and a select few every thing works
I hope you can help