Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

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...

 

 

tksnota_0-1729504704520.png

 

4 REPLIES 4
Anonymous
Not applicable

Hi @Anonymous ,

I create a table as you mentioned.

vyilongmsft_0-1729561684592.png

Then I put it into Decomposition Tree visual.

vyilongmsft_1-1729561965255.png

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.

vyilongmsft_2-1729562158452.png

vyilongmsft_3-1729562188352.png

 

 

 

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
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...

 

tksnota_0-1729758999880.png

 

tksnota_1-1729759079751.png

 

 

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.

vyilongmsft_0-1730084683504.png

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

vyilongmsft_0-1730092803124.png

 

 

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
Not applicable

Hi,

 

I need to use the current margin no the project in the analyze.

 

Is still be possible to do the counting?

 

Thanks...tksnota...

 

tksnota_1-1730114577263.png

 

 

 

 

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors