Forum Discussion
DiePic
Resolver II
3 years agoSelect Distinct of previous selection
Hi all, I've a selection that return an object tabel with the correct series of data. with this measure field, I find the correct number of rows selected = 17 OpportunitaSelezionateCRM = C...
- 3 years ago
DiePic , Try like
Measure = Countrows(Summarize('Opportunity_D365s-BC365',ListaEsportazioneEPI[CRM]))
amitchandak
Super User
3 years agoDiePic , Try like
Measure = Countrows(Summarize('Opportunity_D365s-BC365',ListaEsportazioneEPI[CRM]))
- DiePic3 years ago
Resolver II