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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello,
I need to count how many time an id appear in a selected timeframe, i wa thinking of making a new measure
user_id | id | data(DateTime) (dd/mm/yyyy hh:mm) | New Column(next id of the user_id with datediff<24) |
1 | 1001 | 01/09/2022 08:00 | BLANK |
2 | 1002 | 01/09.2022 09:00 | BLANK |
3 | 1003 | 01/09/2022 10:00 | Blank |
4 | 1004 | 01/09/2022 11:00 | Blank |
5 | 1005 | 01/09/2022 12:00 | Blank |
1 | 1006 | 01/09/2022 16:00 | 1001 |
2 | 1007 | 01/09/2022 17:00 | 1002 |
1 | 1008 | 05/09/2022 08:00 | Blank |
4 | 1009 | 05/09/2022 08:00
| Blank |
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.