Hi,
I have a data item like this;
aggregate ([People] within set [Houses])
+
aggregate ([People] within set [Hotels])
The problem is, sometimes there are no people in hotels, this means the value is null, which nulls the entire data item.
Normally I'...
I have a data item like this;
aggregate ([People] within set [Houses])
+
aggregate ([People] within set [Hotels])
The problem is, sometimes there are no people in hotels, this means the value is null, which nulls the entire data item.
Normally I'...