Skip to main content

Notifications

Create Power Automate cloud flows
Unanswered

How to make a flow to understand the number of new created item on a SharePoint list

Posted on by 66
How to make a flow to understand the number of new created item on a SharePoint list 
Categories:
  • Suggested answer
    FLMike Profile Picture
    FLMike 23,361 on at
    How to make a flow to understand the number of new created item on a SharePoint list
    Created new since where?
    Yesterday, last week, every day, every month?
     
    To do this you would need a SP List or Table or something where you can insert a row every time a new item is Created andthen you would manually count them up or have another flow run every day and roll up the information.
     
    1. Create a Flow where its trigged on a new or modified item
    2. Change the Trigger, to add an expression that it only fire on NEW items (created)
    3. Write a row to a sharepoint list, or flat file that just says
    A new row was created, the Item id and date time
     
    Now you are capturing every time it happens but you have to either run another flow to count them or go do that ourself.
     
    Please mark as the answer. if this helps you.
     
     
     

Helpful resources

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 140,745

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 63,355

Leaderboard

Featured topics