Multi-Count Query to power Dashboard Chart
I want to create a dashboard to show the number of items assigned a value in a custom multi-select attribute. For example, a customer field called Facet1 has set values that are multi-select. The values go from Value1 to Value20. I want to create a query that will count the number of epics that have been tagged with each value.
I can create a query that counts the number of a specific value, but I want one that counts all values, which I can use to power a graph on a dashboard. Can you please help me construct a query that counts multiple values and displays them in a dashboard chart? Thank you.
I want to create a dashboard to show the number of items assigned a value in a custom multi-select attribute. For example, a customer field called Facet1 has set values that are multi-select. The values go from Value1 to Value20. I want to create a query that will count the number of epics that have been tagged with each value.I can create a query that counts the number of a specific value, but I want one that counts all values, which I can use to power a graph on a dashboard. Can you please help me construct a query that counts multiple values and displays them in a dashboard chart? Thank you. Read More