This was posted previously in the wrong category - apologies to the forum moderators ![:blink: :blink:]()
--
Is there a possibility to use an asterisk wildcard in expressions? e.g.:
Instead of:
{sum(A1.value,A2.value,B1.value,C3.value)}
This:
{sum(A*.value,B*.value,C*.value)}

--
Is there a possibility to use an asterisk wildcard in expressions? e.g.:
Instead of:
{sum(A1.value,A2.value,B1.value,C3.value)}
This:
{sum(A*.value,B*.value,C*.value)}