Jul 31 2023 07:14 PM
I have a SharePoint List where owners can see/edit all items, but members can only see items that they have created. Therefore, Column Count (Totals) is different for owners and members.
Owners:
Members:
Can I leverage the Column Count of each? I plan to create a Power Automate flow that will notify me when items viewable by the owners reach a certain amount. And then a separate flow will use the Column Count of the members to notify me when items viewable by that group reach a certain amount. Is this leveraging of the Column Count (Totals) possible?
Jul 31 2023 11:40 PM
@JPT62876, I believe access management is setup with SharePoint permission groups, so you can get such info by users count in each permission group. You can use API's in Power Automate to get count of users in a group by SHAREPOINTGROUPID parameter.
Aug 01 2023 03:57 AM
@JPT62876 have a look at https://www.tachytelic.net/2021/07/power-automate-sum-sharepoint-column/
Rob
Los Gallardos
Microsoft Power Automate Community Super User.
Intranet, SharePoint and Power Platform Manager (and classic 1967 Morris Traveller driver)
Aug 01 2023 02:08 PM