web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Create SharePoint Item...
Power Automate
Answered

Create SharePoint Item based on another SharePoint List

(0) ShareShare
ReportReport
Posted on by 93

I would like to create a "Status Update" Item each month for every Active Project on my list. Is this possible?

 

My data looks like this:

 

Sharepoint List 1: Project Portfolio - Project Input (X represents data being loaded that just isn't important here)

 

TitleProject StatusProject LeadProduct ManagerSponsorProject CategoryObjectiveScope...
Project 1ActiveErin NicoleXXXXX 
Project 2ClosedXXXXXX 
Project 3ProposedXXXXXX 

 

 

Based on the Status of the Project (if ACTIVE), I would like to create a new Item in another SharePoint List at the beginning of each month and have it send a reminder to the Project Lead. 

 

Sharepoint List 2: Project Portfolio - Monthly Project Status

Project TitleStatus DateKey ActionsMitigation & Needed SupportRisks & OpportunitiesTop Issues
Project 19/1/2020****

 

* represents the data that would need to be filled out by Erin the project lead

 

Categories:
I have the same question (0)
  • Verified answer
    rsaikrishna Profile Picture
    3,703 on at

    @enswitzer 

     

    This is straight forward and feasible by using Flow.

     

    Created a sample flow for your case:

     

    rsaikrishna_0-1600222072240.png

    rsaikrishna_1-1600222113601.png

     

    Here are steps:

    1. Create a scheduled flow to run the flow every month on a specific date.

    2. Get all the items from Projects list whose status is Active. You can see this condition in FilterQuery field in Get Items action in the above screen shot.

    3. Check if "Get Items" returns at least one item.

    4. If there are at least one item, loop thru each item to Create an item and Send an email.

     

    Regards

    Krishna Rachakonda

    If this reply helped you to solve the issue, please mark the post as Accepted SolutionMarking this post as Accepted Solution, will help many other users to use this post to solve same or similar issue without re-posting the issue in the group. Saves a lot of time for everyone.

     

     

  • enswitzer Profile Picture
    93 on at

    Thanks so much! This is great. I think I'm super close. However, when I try to use the Filter Query option - it says there is no dynamic content available. Do you know why that would be? 

     

    enswitzer_0-1600260561983.png

    enswitzer_5-1600260768542.png

     

     

    My condition I set up looks like this, but I don't think it's even getting to this step in the flow:

     

    enswitzer_1-1600260588666.png

    enswitzer_2-1600260626821.png

     

    enswitzer_3-1600260680231.png

     

     

  • enswitzer Profile Picture
    93 on at

    OK - did some searching - understand why no dynamic expression, but I still can't quite get this to work... I am trying to use the Project Status ID field, where 2 = Active, but keep getting an error:

     

    enswitzer_0-1600263710879.png

     

    If I try to use the Project Status field, I think I'm running into an issue because when I look at the get item output when I have no filter, I find that the output is not just "Active" it actually looks like this:

     

    "Project_x0020_Status":{"@odata.type":"#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference","Id":2,"Value":"Active"}

     

    I've tried: 

     

    Project_x0020_Status  eq '{"@odata.type":"#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference","Id":2,"Value":"Active"}' as well, but still cannot get it to run through 😕

  • Verified answer
    enswitzer Profile Picture
    93 on at

    Thanks so much for pointing me in the right direction! Couldn't get the Query Filter to work, but ended up getting all items and then filtering it before applying the logic. 

     

    enswitzer_0-1600267087544.png

     

    @rsaikrishna - Thanks again!

     

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.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
trice602 Profile Picture

trice602 237 Super User 2026 Season 1

#2
David_MA Profile Picture

David_MA 173 Super User 2026 Season 1

#3
Kalathiya Profile Picture

Kalathiya 95 Super User 2026 Season 1

Last 30 days Overall leaderboard