I was wondering if there's any way to calculate an empty string using these?
The reason is that currently, the only way I know how is to add this to 50 measures:I was hoping there's a better way of doing? I thought that if I could add a Conditional Formula to the sIconStyle section, I could add it only once. But I know these formulas don't work with strings. Can it be done, simply?
The reason is that currently, the only way I know how is to add this to 50 measures:
Code:
IfMatch=^$IfMatchAction=[!DisableMeasureGroup 29][!HideMeterGroup 29][!UpdateMeasureGroup 29][!UpdateMeterGroup 29]IfNotMatchAction=[!EnableMeasureGroup 29][!ShowMeterGroup 29][!UpdateMeasureGroup 29][!UpdateMeterGroup 29]
Statistics: Posted by sl23 — less than a minute ago — Replies 0 — Views 1