Need the ability to combine expressions with different element properties. For example, I want to get the elevation for a point. Sometimes those points can be geometry placed points and sometimes they may be survey points. I would like one expression to find either one.
Everything I've tried with the "iif" statements did not work. It's possible I have the syntax wrong. Do you have an example I can use?
If I understand correctly, you should be able to do this today using "IIF" statements in the Expression Builder. Does that meet your requirements?