Discussion about IF condition

IF(${size_FY_2024}<=1000,“5”,MIN((${size_FY_2024}/1000)-1+5,“15”))

Could you confirm what your question is about this conditional? Thanks.

2 Likes

@devakumar, if you are using the if-statement try using the if instead of IF. This post discussed previously should also help you explain more on this: