KHConsult
02-20-2023Cloud Apps
Blox Widget
I have a dashboard with six KPIs across the top. I am using an existing dashboard as a temple. The existing dashboard uses BLOX for the widgets.
I created the first of the six KPIs by pulling in t...
Blox uses the name of a panel value to determine what values to show in the widget. Somewhere in your widget definition, there will be a line with "{Panel:Total Member Count}". If you change that to ""{Panel:Total Member Count Increasing}" or whatever you name your value in the next widget, it will show the value.
Good Luck!