Forum Discussion
Count First Value in Column - for a day
- 5 years ago
Hi emf_efab
You can do this with this measure
Count Estado = COUNTROWS(DISTINCT(SELECTCOLUMNS('Control Emails', "NewCol", 'Control Emails'[Fecha]&'Control Emails'[Estado])))Regards
Phil
- 5 years ago
Thank you very much Phil, regards Steve
Phil,
Thanks for helping...I need to count the "Estado" no matter what the estado is for a day, but NOT REPEATING the same "estado" for a same day.
I need to keep control of all the single ESTADOS in the complete rows.
So in the example you have 13 rows but the ocurrences are 10 without repeating the ESTADO.
Whope you understand me this time.
Hi emf_efab
Right, I understand now.
How do you want this count presented? As a single number as the result of a measure?
Regards
Phil
- emf_efab5 years agoFrequent Visitor
As a "number", in the example I should arrive to 10. It should be a Measure, that shows me the total "Ocurrences" for an Order for example. Do you need the Excel file, and the PBIX ??, not to lose time creating it.
- PhilipTreacy5 years agoSuper User
- emf_efab5 years agoFrequent Visitor
How do I send it to you, or where do I attach it. Sorry it's my first time here, in 5 years. Never used this space.
This is a Shared Drive:
https://drive.google.com/drive/folders/12VY2dKytqM92pVemdY_Bpk00ph_jI1um?usp=sharing