Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
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 |
---|---|
86 | |
82 | |
42 | |
40 | |
35 |