By using this website, you agree to our Terms of Use (click here)

I haven't worked directly with the SO GI, but we have a list of projects and use the IIF statements to get different costs in specific columns. I woul...
Try using IIf statements IIf( expr, truePart, falsePart ) IIf (Feature = Color), Value, 0 IIf feature = Size, Value, 0 ...
Thanks, I will try that!
Instead of setting the condition so that it starts with 6, what about setting a condition so that it excludes items that start with 1-5 (assuming that...
I can't wait to they roll this out! When they came out with 2023.1 they mentioned this was available but told everyone not to use the UI in their live...