시작하기무료로 시작하기

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' (string) to 100000 (number) will silently take the wrong branch. Wrap the value with int() or float() to be safe.

이 연습은 강의의 일부입니다

Intermediate Power Automate

강의 보기

실습형 인터랙티브 연습문제

이론을 실습으로 바꾸는 인터랙티브 연습 중 하나를 만나보세요

연습 시작