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.
Hi all,
Hopefully someone can point me in the right direction.
I am looking to count the number of occurrences of consecutive point won within a tennis match. I would like to count how many times a player wins just 1 point, 2 points in a row, 3 points in a row, etc.
For example:
Point won by
Player A
Player B
Player B
Player A
Player B
Player B
Player B
Here player A has won 1 point 2 times
Player B has won 2 points in a row once, and also 3 points in a row once.
I would like to have a measure for each sequence values (ie a measure for how many times player A wins 1 point in a row, another measure for when player A wins 2 points in a row, another for how many times they win 3 points in a row, etc.
I suspect I will need to use EARLIER function and an index column but not sure how to put it all together.
Any help would be much appreciated.
Thanks
Marc
Solved! Go to Solution.
Hi,
I am not sure if I understood your question correctly, but please check the picture down below and the attached pbix file.
All steps of measures are written down in the attached 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.
Excel worksheet formula is powerful enough to deal with this simple quesiton
Thanks to the great efforts by MS engineers to simplify syntax of DAX! Most beginners are SUCCESSFULLY MISLED to think that they could easily master DAX; but it turns out that the intricacy of the most frequently used RANKX() is still way beyond their comprehension! |
DAX is simple, but NOT EASY! |
Excel worksheet formula is powerful enough to deal with this simple quesiton
Thanks to the great efforts by MS engineers to simplify syntax of DAX! Most beginners are SUCCESSFULLY MISLED to think that they could easily master DAX; but it turns out that the intricacy of the most frequently used RANKX() is still way beyond their comprehension! |
DAX is simple, but NOT EASY! |
Hi,
I am not sure if I understood your question correctly, but please check the picture down below and the attached pbix file.
All steps of measures are written down in the attached 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.
Hi @Jihwan_Kim and @CNENFRNL
Thank you both for your replies.... They both work great! I will now look to see if I can fully understand the workings of each solution 😊
Thanks again it's much appreciated
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
15 | |
10 | |
9 | |
8 | |
6 |
User | Count |
---|---|
13 | |
12 | |
11 | |
10 | |
10 |