0

By default, the graph is showing "Division" wise data and the a-axis title is "Division".On drill down, I am showing "Department" wise data. The expected x-axis title is "Department" but it's showing the "Division Department".How to fix this? Please refer to the attached images for clarity. Before drill down

Fields

After drill down

Sidhartha
  • 988
  • 4
  • 19
  • 39

1 Answers1

0

You need to turn off the 'Concatenate Labels' option the in X-axis format setting. enter image description here

This will now should only the relevant level in the hierarchy

Community
  • 1
  • 1
Jon
  • 4,593
  • 3
  • 13
  • 33
  • After changing this, If I choose "Go to the next level in the hierarchy" it showing "Department" but while drill down it's showing "division department" as before. – Sidhartha Jun 18 '20 at 06:53