Wondering if there is a way to set a component visibility based on a metric's amount. For example, showing Servers if the report component {cost} is greater than or less than zero?
Use Case: Hide Tabs/Components in a Drilled Down Report if the values such as {cost} in a particular component/ tab are zero.
Right now, there are certain components with visibility set if a particular component is installed (e.g. <%=IF(IsComponentInstalled("Storage"),"","hidden")%>) but hoping we can do it off of other things as well.
Asking for a friend here :)
------------------------------
Richard Coronado
------------------------------