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

The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!

Reply
DiePic
Resolver II
Resolver II

Select Distinct of previous selection

Hi all,

I've a selection that return an object tabel with the correct series of data.


DiePic_0-1673457986225.png

with this measure field, I find the correct number of rows selected = 17

OpportunitaSelezionateCRM = COUNTX('Opportunity_D365s-BC365',DISTINCTCOUNT(ListaEsportazioneEPI[CRM]))
 
How can I obtain another measure with only the DISTINCT row that is 3 ?

Thanx for any help or suggestion
 
 
1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@DiePic , Try like

Measure = Countrows(Summarize('Opportunity_D365s-BC365',ListaEsportazioneEPI[CRM]))

 

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@DiePic , Try like

Measure = Countrows(Summarize('Opportunity_D365s-BC365',ListaEsportazioneEPI[CRM]))

 

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Thanks @amitchandak 

It works perfectly

 

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! It's time to submit your entry.

December 2025 Power BI Update Carousel

Power BI Monthly Update - December 2025

Check out the December 2025 Power BI Holiday Recap!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.