Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago

Decomposition Tree Need to Counting based on Classification

Hi,

 

Is it possible for the count to capture the count of projects based on classification. Will the counting still be dynamic meaning the numbers change while the several classifications are being selected

 

Thanks...tksnota...

 

 

 

4 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Anonymous ,

    I create a table as you mentioned.

    Then I put it into Decomposition Tree visual.

    So I think you can create a measure.

    QuantitySelected = SELECTEDVALUE('Table'[Quantity])

    When I put it into a card visual, it will give you what you want.

     

     

     

    Best Regards

    Yilong Zhou

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

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi,

       

      Please advise why this measure is needed and where it is used? Is this needed or just used the second measure?

       

      Thanks...tksnota...

       

       

       

       

      • Anonymous's avatar
        Anonymous
        Not applicable

        Hi Anonymous ,

        That Measure at the very beginning is not a necessity, you can select any column in the table in Analyze.

        For the second Measure, I am placing it in Card visual, which is able to show the specific values selected in Decomposition Tree visual.

         

         

        Best Regards

        Yilong Zhou

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