Forum Discussion
cad-one
Jun 29, 2020Brass Contributor
SharePoint List conditional serial number
Hi, I would appriictate if anyone helped me with a way to deal this conditional serail numbering (daily sl #) In SharePoint lists, I have 2 columns. 1st column is a list of dates. there ...
Matti Paukkonen
Jun 29, 2020Iron Contributor
Hi cad-one,
How about using a Power Automate Flow for updating SOS Pre 3 column?
Flow could be triggered when new item is added to a list, get count of list items filter by Received date and update SOS Pre 3 column with count of returned list items.