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 / Calculated Item Data U...
Power Automate
Unanswered

Calculated Item Data Usage In Flow

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello everybody,

 

I am trying to make a flow when all approvals are OK, it send an new approval.

In my list I am using a calculated item. If 5 approvals are "approved", it calculates it as "1" otherwise "0" in "APPROVAL CHECK" column. 

 

My problem is even I am using "float" function and "APPROVAL CHECK" column format is "number" it doesn't work. 

 

"float(items('Apply_to_each_13')?['APPROVAL CHECK'])   is greater than  float(0)"

 

How can I proceed?  flow 5.jpgflow 6.jpgFLOW 7.jpg

Categories:
I have the same question (0)
  • DamoBird365 Profile Picture
    8,942 Microsoft Employee on at

    As an alternative to a calculated column, why don't you set a variable at the start of your flow, approval check=1.

     

    In each of your 5 approvals, if anyone rejects, set the approval check variable=0 and upon completing your flow, set the outcome of approval check back to your item column "Approval Check".

     

    You can then setup a new flow that triggers on the item being updated and specify a trigger condition under settings where @equals(triggerBody()?['Approval Check'],"1")

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 411

#2
David_MA Profile Picture

David_MA 300 Super User 2026 Season 1

#3
Vish WR Profile Picture

Vish WR 291

Last 30 days Overall leaderboard