March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hello,
I am a beginner and am learning on my own and I really appreciate all the great knowlegde and support here.
Well, i have the following table:
Column | Measure |
Order | Status |
123456 | Blue |
654789 | Blue |
987564 | Blue |
147852 | Red |
365895 | Red |
963254 | Yellow |
I need create a way to calculate the number of occurrences of MEASURE Status
Like this:
Blue | 3 |
Red | 2 |
Yellow | 1 |
I saw a lot of ways to do it but all of them is considering a column e not a measure like the way I need.
I believe its simple but i dont know how to do it.
Please, help me 😞
Solved! Go to Solution.
Hi, @Anonymous
Thank you for sharing.
In order to create one measure, I suggest creating a table like below.
Please check the below picture and the sample pbix file's link down below.
Hi, My name is Jihwan Kim.
If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.
Linkedin: linkedin.com/in/jihwankim1975/
Twitter: twitter.com/Jihwan_JHKIM
If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.
Use following measure:
Hi, @Anonymous
Please share your sample pbix file's link here, then I can try to look into it to come up with a more accurate solution.
Thanks.
If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.
Hello,
Heres the link:
https://drive.google.com/drive/folders/1HcMUlF0eddyPO6LA6XLgRR_mSwlsonSA?usp=sharing
I want to count the measure "Statuss" from the table "Base CL 10052021"
I need to know how many "Alocado", "Sem Remessa", "Cancelado" and "Faturado" there are in the table.
Hi, @Anonymous
Thank you for sharing.
I assume the table name is BaseCL and the column you want to apply the status measure is [PL] column.
Please check the link down below Page 1, whether I followed your request correctly.
https://www.dropbox.com/s/lw6zofbtwuxocs2/1092.pbix?dl=0
Hi, My name is Jihwan Kim.
If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.
Linkedin: linkedin.com/in/jihwankim1975/
Twitter: twitter.com/Jihwan_JHKIM
If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.
Sorry but it didnt work for me.
I was trying create one single measure to do it.
Like a COUNTROW(Status)
But Statuss ir a measure so i cant use the formula dax this way.
Note: the measure Statuss is on the table "Base CL 10052021"
Hi, @Anonymous
Thank you for sharing.
In order to create one measure, I suggest creating a table like below.
Please check the below picture and the sample pbix file's link down below.
Hi, My name is Jihwan Kim.
If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.
Linkedin: linkedin.com/in/jihwankim1975/
Twitter: twitter.com/Jihwan_JHKIM
If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.
Hi, @Anonymous
I cannot see the table name "Base CL 10052021" from your file.
If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.
Sorry, i guess i didnt save the file before upload it.
https://drive.google.com/drive/folders/1HcMUlF0eddyPO6LA6XLgRR_mSwlsonSA?usp=sharing
could try again?
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
129 | |
90 | |
75 | |
58 | |
53 |
User | Count |
---|---|
200 | |
104 | |
101 | |
67 | |
55 |