Hello,
I would like to have a report with Top 10 of a variable defined and accessible in a subgroup context but unavailable in the global report.
this is the variable formula for instance:
"if Sum ({@timespan}, {OPC_V_SERVICE_LOG.SERVICE_NAME}) = 0 Then 0
Else Sum ({@timespan}, {@severity_order}) / Sum ({@timespan}, {OPC_V_SERVICE_LOG.SERVICE_NAME}) * 100"
Thank you in advance.
Sandrine.
I would like to have a report with Top 10 of a variable defined and accessible in a subgroup context but unavailable in the global report.
this is the variable formula for instance:
"if Sum ({@timespan}, {OPC_V_SERVICE_LOG.SERVICE_NAME}) = 0 Then 0
Else Sum ({@timespan}, {@severity_order}) / Sum ({@timespan}, {OPC_V_SERVICE_LOG.SERVICE_NAME}) * 100"
Thank you in advance.
Sandrine.