Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Hierarchy error

Hello everyone,

I just run into the following issue. In the last row in 2021 there is a value but when I drilldown the column it just goes away. If I rearrange the column hierarchy orden it appears but now 2018 has a value when it should not has one. 

 

I also use row hierarchy to show my data and now it shows it the right way. I have no idea what happened or if my laptop just got hunted. Please need any guideline 

pd. No dax measure is being used neither any relational table. All atributes and values are extracted from the same table.

 

 

 

 

 

 

 

 

 

  • Hi Anonymous ,

     

    Even if without dax measure is being used neither any relational table.Using different hierarchical structures in the rows can also affect the results. Specific needs according to your needs.


    When you drill down further, In the last row in 2021 disappears because the corresponding row "DEUDA BANCARIA" can only count the summary value corresponding to 2021, not the further subdivision value. If you add a hierarchical structure to the row, the correct statistical result will be displayed in the value.

    I did a test, refer to the following:

     


    If the problem is still not resolved, please provide test data (delete sensitive information), I will answer you as soon as possible. Looking forward to your reply.

    Best Regards,
    Henry

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

3 Replies

  • Anonymous is there any measure used in it? If yes, what is it?

    • Anonymous's avatar
      Anonymous
      Not applicable

      parry2k  there is no measure being used neither any column from a related table. All is taken from a single table.

  • v-henryk-mstf's avatar
    v-henryk-mstf
    Community Support

    Hi Anonymous ,

     

    Even if without dax measure is being used neither any relational table.Using different hierarchical structures in the rows can also affect the results. Specific needs according to your needs.


    When you drill down further, In the last row in 2021 disappears because the corresponding row "DEUDA BANCARIA" can only count the summary value corresponding to 2021, not the further subdivision value. If you add a hierarchical structure to the row, the correct statistical result will be displayed in the value.

    I did a test, refer to the following:

     


    If the problem is still not resolved, please provide test data (delete sensitive information), I will answer you as soon as possible. Looking forward to your reply.

    Best Regards,
    Henry

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.