Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Unique formulas to run against each row of data source

(0) ShareShare
ReportReport
Posted on by 1,091

I have several rows of data in my data source (SharePoint list). Here is the sample of it. The goal is to calculate "official fees" as per the formula defined in the last column. The problem here is for almost every incoming combination of Jurisdiction, task type and number of classes/designs the formula varies.

 

For example if incoming values are like Jurisdiction = "EUIPO", task type = "trademark filing" and number of classes/designs = 5, then official fees = x+[y*(number of classes-3)] = 1050+[150*(5-3)] = 1350. Incoming data can be of several combinations and each combination have its unique formula. I have closely 200 rows with different formulae. 

RameshMukka_2-1619198340306.png

RameshMukka_1-1619197875994.png

Is Power Automate helpful at all here? In a most inefficient way I can use odata filter query to pick the unique row and use several parallel branches to calculate the official fees. But I think there is a limit on number of parallel branches nor that method is efficient. How can I build this using the most efficient way? Can someone please advice. Thanks a lot in advance.

 

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1