You are building a Power Pages site for a supermarket chain.
The company plans to have the managers of individual stores use the site. Managers will authenticate on the site each week by using their corporate identity to update stock information for their store. Managers must be able to add and update stock information for their store only.
You need to configure the site security.
Solution: Configure table permissions.
Does the solution meet the goal?
In order to send a daily email that contains a list of year-to-date (YTD) totals, you would need to use a loop in the Power Automate cloud flow. A loop allows you to repeat a specific set of actions until a certain condition is met. In this case, the loop would be used to iterate through the data for each day, accumulating the totals for the year-to-date (YTD) and then sending the email at the end of the loop with the accumulated totals.
Here are some references from Microsoft that may be helpful in understanding how to use loops in Power Automate:
*Microsoft docs: Loops in Power Automate
*Microsoft docs: Repeating a flow with a loop
*Microsoft docs: Using the do-until loop in Power Automate
Terrilyn
1 days agoHassie
5 days ago