i have a scenario that i am building a simulator in Power BI dashboard, and i was planning to use power app form where the user can simulate change in margin if say price is changed from 40 to 50. so this will write back to dataverse table and power bi will reload and update the measure basis new value. i need help as there are multiple users accessing this dashboard at the same time, so i want that the write back in dataverse table is specific to each users. how can i achieve it. can you help with some tutorial. there might be some session handling or in a dataverse creating a primary key of user id who is using the table -and using those for that user. not sure how to do it. Please help.
So really need a little more information but if I understand you want people to be able run simulations and you want those outputs to be in dataverse and you want people to have their own rows.
That is no issues as you can set the Table to be User or Team ownership, then set it to User, configure it so that only the owner can view their own rows in Dataverse. Then they can have 1-Many simulations.
So you could create a tool that lets them run many and store them all and only load the ones that they are the owner for.
Is that what you mean?
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.