Expressions and Tag paths

Tag bindings of pretty much any kind get a null on startup while waiting for the subscription to deliver the first result. Where this is a problem, use the coalesce() or try() functions to transform that. Also, consider using indirect tag binding instead of the tag() function. See this:

1 Like