Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register 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 |
---|---|
85 | |
77 | |
68 | |
49 | |
41 |
User | Count |
---|---|
111 | |
56 | |
50 | |
42 | |
40 |