Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
Hi all,
I’m trying to solve a problem in Power BI with the following dataset structure:
I need to calculate the number of events for each unique service type entry, based on the following logic:
Thanks in advance!
Solved! Go to Solution.
For Serv 1 (No 1):
should that be start date < 1/6/2025? it's because if <= , then we will get 6 rows
pls see the attachment below
Proud to be a Super User!
For Serv 1 (No 1):
should that be start date < 1/6/2025? it's because if <= , then we will get 6 rows
pls see the attachment below
Proud to be a Super User!
Great ,
the start date for Serv 1 (No 1) is >= 1/1/2025
sorry for the mistake
I ll will test this on my data set 🙂
| User | Count |
|---|---|
| 50 | |
| 40 | |
| 31 | |
| 24 | |
| 22 |
| User | Count |
|---|---|
| 133 | |
| 115 | |
| 56 | |
| 45 | |
| 40 |