Solved

Group Attribute Values

  • 27 April 2022
  • 1 reply
  • 149 views

Hi there, 

I am looking for support to create a specific chart that separates out groups of values from the same attribute as individual bar on a bar chart.

Example:
I have an attribute called “Assignee” that represents a user that was assigned to a given alert.
I want to create a bar chart that compares the volume of alerts assigned to 3 specific users from the Assignee attribute to 2 others from the same attribute.
Ideally, I would be able to label Group A (Assignee 1, Assignee 2, Assignee 3) vs. Group B (Assignee 4, Assignee 5).
Is this possible?

 

icon

Best answer by Joseph Heun 27 April 2022, 21:07

View original

1 reply

Userlevel 3

Hi Joe,

It is possible to filter your metrics using many different FILTER EXPRESSIONS. This of course depends on the other objects used to create the metric and how everything relates in the Logical Data Model. You can filter for specific attribute values using a WHERE CLAUSE

There is a great free tutorial you can take on our MAQL Language, in our GoodData University.

Reply