I'm new to Power Platform and I developed a power app which has a flow which uses dataverse to store data, I bought per-app licences and delpoyed correctly in my tenant admin account, but he problem is when someone is sing the app the insertions to dataverse are from admin and not the user who's using the app, I mean the field "CreatedBy" always is admin@*** and not the user who is playing the app, how can i change that to be a user because I secured the dataverse to each user to see his entries restrictions but if the created by is always admin that doesn't work.
Any suggestion or way to do it better?