DaveBlakeMAAT
Board Regular
- Joined
- Feb 28, 2016
- Messages
- 190
Hi
I have a small PowerQuery issue which I am hoping one of you fine ladies or gents can help with
My data is broadly as follows:-
ID JobNo DateOnSite TimeOnSite
1 1234 01/01/2017 00:53
2 1234 02/01/2017 09:47
3 4567 02/02/2018 08:56
4 4567 03/02/2018 10:56
I need to be able to filter the records so that I show the earliest date (initial onsite time) for each job number (lowest ID number for each job number will always be the initial onsite date).
To give some context, I need to calculate initial response time/date for compliance reporting and therefore only interested in the initial visit and this query will then be merged into another larger query which I know how to do, it is just this initial filtering that I am stuck on, so any pointers in the right direction will be greatly appreciated.
Many thanks
Dave
I have a small PowerQuery issue which I am hoping one of you fine ladies or gents can help with
My data is broadly as follows:-
ID JobNo DateOnSite TimeOnSite
1 1234 01/01/2017 00:53
2 1234 02/01/2017 09:47
3 4567 02/02/2018 08:56
4 4567 03/02/2018 10:56
I need to be able to filter the records so that I show the earliest date (initial onsite time) for each job number (lowest ID number for each job number will always be the initial onsite date).
To give some context, I need to calculate initial response time/date for compliance reporting and therefore only interested in the initial visit and this query will then be merged into another larger query which I know how to do, it is just this initial filtering that I am stuck on, so any pointers in the right direction will be greatly appreciated.
Many thanks
Dave