For Plan_column = Basic I’m using the “basic” as an arbitrary text and number_of_entries_column = number_of_entries_column+1 is working fine.
But I can’t figure out the if {if {} else {}} else if {if {} else {}} else part. I know it’s possible through Only when expressions, but I couldn’t figure out how.
Do you mean creating separate actions with only when conditions for Plan_column = Basic & number_of_entries_column ≤ 5 and Plan_column = Pro & number_of_entries_column ≤ 50 ?
Sorry for calling the loop, it isn’t actually, old habit.