Branch the flow on contract value
Drumlin's standard renewals (under $100k) are routed to the responsible partner. High-value renewals (over $100k) need to escalate to Yuki, the managing partner. Theo adds a Condition action inside the Apply to Each to branch on contract value.
Watch out: numeric columns sometimes surface as strings in dynamic content. A Condition comparing '250000.00' (text) to 100000 (a number) doesn't guess. It fails the action outright, reporting that greater was given values of type String and Integer that do not match. Wrap the value with int() or float() so both sides are numbers.
If the flow designer looks broken (no triggers or actions appear in the search list, or you see an error mentioning invalid host name characters), click Restart session, then reload the exercise.
Den här övningen är en del av kursen
Intermediate Power Automate
Interaktiv övning med praktiskt arbete
Gör teori till handling med en av våra interaktiva övningar
Starta övningen