Skip to main content
Mya Henk (Exiger) 님이 #Flow에 질문했습니다

Is there a limit to how many Conditions you can put in the Start Element? Or a best practice? I have 5 date fields (22 groups have 5 date fields each - so 110 total) and if one of them is changed, I want to run the flow. Is there a better way to do that? Flow Start Critieria limitsScreenshot 2023-10-27 at 4.33.35 PM.png

답변 3개
  1. 2023년 10월 30일 오후 3:40

    It's hard to know without the full background of your org. But it almost seems like each group of 5 could almost be its own object, or at least a "type" in a child object.

    Eg parent = Account.

    Child = training.

    Training. Type gives options for Team training, individual training, instructor training etc (whatever the 22 options are).

    Then you only need 5 date fields.

0/9000