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 Automate - General Discussion
Under review by Community Managers

Under review

Thank you for your post! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

json to excel without duplication

Posted on by
Hello i have been trying to make a flow that runs every 20 minutes to get transaction data from bank but it giving me this error "An action failed. No dependent actions succeeded." from apply each.
 
Here is what i am trying to do I'm new to power automate.
  • Trigger: Recurrence (every 20 minutes).
  • HTTP: Make an HTTP request to get JSON data.
  • Parse JSON: Parse the response from the HTTP request.
  • List rows present in a table: Get existing data from Excel.
  • Apply to each: Loop through JSON data.
    • Output: @{outputs('Parse_JSON')?['transactions']}
    • Condition: Check if Amount is greater than or equal to 0.
      • If yes:
        • Apply to each: Loop through Excel table rows.
          • Output: value (from List rows present in a table).
          • Condition: Check if JSON ID matches any Excel ID.
            • If no: Add a row into the table
 
 
 
My main goal is to recieve bank data to excel without any duplication and only income data.
Hope you will help me.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 284 Super User 2026 Season 2

#2
trice602 Profile Picture

trice602 188 Super User 2026 Season 2

#3
11manish Profile Picture

11manish 144 Super User 2026 Season 2

Last 30 days Overall leaderboard

Featured topics