Hi and thank you for taking the time to help out.
I am trying to build an expression that has multiple IIF then needs and I don't even know if its possible
I can get it to work with one expression
Pack Day:IIF([dayid]=1,"Tuesday","")
works fine but here is where I need help
how do I do it with more then one iif
meaning
if dayid = 1 then Tuesday
if dayid = 2 then Wed
if dayid = 3 then Thur
and so on
I cant figure out (or is it even possible) how to have more then one IIF then in the expression builder.
any help will do and please if possible show me an example of the code
thanks!!!!!
Brad
I am trying to build an expression that has multiple IIF then needs and I don't even know if its possible
I can get it to work with one expression
Pack Day:IIF([dayid]=1,"Tuesday","")
works fine but here is where I need help
how do I do it with more then one iif
meaning
if dayid = 1 then Tuesday
if dayid = 2 then Wed
if dayid = 3 then Thur
and so on
I cant figure out (or is it even possible) how to have more then one IIF then in the expression builder.
any help will do and please if possible show me an example of the code
thanks!!!!!
Brad