Forum Discussion

varneet_hundal's avatar
varneet_hundal
Regular Visitor
10 months ago
Solved

Incorrect Counts in Power BI Chart with Custom Hierarchy

Hi everyone,   I am creating a stacked column chart in Power BI using a manually created hierarchy on the X-axis (Team → Work Center → Shift Type). However, I’ve noticed that the Y-axis values are ...
  • MFelix's avatar
    10 months ago

    Hi varneet_hundal ,

     

    If everything is coming from the same table you should get the correct results, check if you have any filter applied at report, page or visualization level.

     

    To check if everything is fine I would start by adding my calculation without any hierarchy to my page and see if the value is correct, then start adding levels of the hierarchy starting at the highest level, that way you can filter out the information in the table view and check if the number match.