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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Auto Close Case on Sta...
Power Automate
Answered

Auto Close Case on Status Flow

(0) ShareShare
ReportReport
Posted on by 12
Hello
 
I've created a very basic power automate flow which is scheduled to run every two days with looks of all cases in D365 with the status of answered and update the status to closed. I've managed to get the flow to run without any error messages however the cases aren't updating with the status of closed and I'm struggling to find out what the causes. I've included the screenshots of what the flow has been set up like if anyone has any ideas, I'd appreciate the help.
 
Cheers
 
UPDATE
 
I think I've managed to find out what the problem is in the row ID I've specified a GUID but that's only for one row in the table. I need this to be updated on all rows in the table. Can anyone help or give me some advice on this?
Screenshot 2026-02-06 at 10.43.22.png
Screenshot 2026-0...
Screenshot 2026-0...

Your file is currently under scan for potential threats. Please wait while we review it for any viruses or malicious content.

I have the same question (0)
  • Verified answer
    Power Platform 1919 Profile Picture
    2,254 Super User 2026 Season 1 on at
    Hi ,
    In your flow, the issue is that you’ve hard‑coded a single GUID into the Row ID field of the Dataverse “Update a row” action. That means the flow is only ever trying to update one specific record instead of all the records returned by your query.

    What you need to do is use the dynamic content Row ID that comes from the “List rows” step. In Dataverse, every record has a unique identifier, and when you loop through the results, you should pass that identifier into the update action.
     

    If your table is Case, the dynamic content will appear as Cases or Case (this represents the row ID column for that table).

    Example :

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 377

#2
11manish Profile Picture

11manish 279

#3
David_MA Profile Picture

David_MA 234 Super User 2026 Season 1

Last 30 days Overall leaderboard