Forum Discussion
bullet chart
- 8 years ago
Hello Glenn,
I've found a workable fix on my end. Assuming, you want the visual to display a single metric as an aggregation of your filtered context, I would do the following:
1. Add a custom column to the same table your value exists on and give all rows in the column a value of 1 (or any value as long as it's constant across rows).
2. Add this column to the "Category" component within the visual.
3. Republish.
Hello Glenn,
I've found a workable fix on my end. Assuming, you want the visual to display a single metric as an aggregation of your filtered context, I would do the following:
1. Add a custom column to the same table your value exists on and give all rows in the column a value of 1 (or any value as long as it's constant across rows).
2. Add this column to the "Category" component within the visual.
3. Republish.
Fantastic. Thanks!