Hi all,
I want to display an aggregated value on the page but I don't want the user to drill into the data as it is already displayed as a table below.
Is it possible to disable the drill-down feature of a metric widget?
If not possible, is there a way to recreate an aggregated value using an attribute on the page?
Much appreciated,
Like
Hello,
In order to disable the Display data/Drill down option, it is necessary to disable the features ChartDrilldown, ChartDrilldownByChartSeriesMenu, and ChartLegendClickMenu
Please note that this setting will apply to all charts in the system.
Hello,
In order to disable the Display data/Drill down option, it is necessary to disable the features ChartDrilldown, ChartDrilldownByChartSeriesMenu, and ChartLegendClickMenu
Please note that this setting will apply to all charts in the system.
Thanks Halyna. In that case, I don't think it will be a suitable solution for our client.
I will explore passing a calculation into an input instead.