Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hello, good afternoon.
as I can count how many times a number is repeated in a table.
For example I have this table.
In the RequestStatusId column, I want to get how many times the 6 is repeated
Solved! Go to Solution.
What did help me was this:
What did help me was this:
Hi,
Drag that column to the Table visual and write this measure
Count = counta(Data[RequestStatusId])
I do not know if I gave myself to explain but it was to count how many times the number 6 is repeated in the column RequestEstatusId
My solution will do exactly that.
But not all the data I have in that column is number 6
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
143 | |
75 | |
62 | |
51 | |
47 |
User | Count |
---|---|
211 | |
83 | |
64 | |
60 | |
56 |