Skip to Content
0
Mar 01, 2017 at 06:57 PM

Multiple Nested "IF" statements in a Calculated Column

6628 Views Last edit Mar 01, 2017 at 06:59 PM 2 rev

Hello,

I am having an issue with a calculated column and multiple IF statements. Is there any way in HANA Studio to have multiple IF statements (not nested) in a calculated column? As an example,

(Line 1) if(<blah, blah, blah>)

(Line 2) and if(<blah, blah, blah>)

Much the same structure as a multiple statements in a column filter.

My root issue is that I am having problems with my nested IF statements (currently 4).

I appreciate any thoughts on this matter,

Jared