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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello everyone!
I'm currently working on a dataset of over 11M rows. 1 row represents what we call a log (the consumption and the GPS location for a car). A car sends us a log every 5min but some of the logs are missing.
The columns of the dataset are the following:
For a car, when all the logs are null for 24 hours, I’d like to remove those logs of my calculation by implementing a binary filter (0/1).
Does anyone have an idea on how to proceed to implement such a thing in Power BI Desktop?
Thank you for your help!
Solved! Go to Solution.
Tough to say exactly without sample/example data but check out the technique here:
Basically, you should be able to use that technique to calculate how long between logs essentially.
Tough to say exactly without sample/example data but check out the technique here:
Basically, you should be able to use that technique to calculate how long between logs essentially.
User | Count |
---|---|
98 | |
75 | |
74 | |
49 | |
26 |