Complex Conditional Cost Expression

 

I have rule for each state to calculate filing costs based on number pages.

Is it possible to implement the rule in the cost column using an expression in that column only?

If [STATE] = "Oklahoma" take the page count and do this rule....

If [STATE] = "Kansas" take the page count and do this rule....

appsheeter_0-1673579376472.png

 

Solved Solved
0 1 57
1 ACCEPTED SOLUTION

Use IFS() or SWITCH()

View solution in original post

1 REPLY 1

Use IFS() or SWITCH()

Top Labels in this Space