Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago
Solved

Use forms categories to calculate average

I'm working on a visual that should calculate the average per [certain filter].  The categories would look something like:  fully disagree, disagree, neutral, agree, fully agree  And there are mul...
  • v-sdhruv's avatar
    1 year ago

    Hi Anonymous ,

    When plotting a bar graph, it is mandatory for the other field to be an aggregation to display a bar.
    Here, x-axis cannot be a text field when y-axis is already a Dimension field.
    By using the measure provided you can show average rating by Business unit or you can make use of Small Multiples feature to have a clearer understanding of the data.

    Below snap for reference-

    Hope this helps!
    If this answers your question, please Accept it as a solution and give it a 'Kudos' so others can find it easily.
    Thank you.