I am new to Power Query and have an issue with a calculation. My task it calculate Headcount. My issue is that I need a manner in which I can count staff once who have multiple employments.
For Example
So, If I am employed once I have a "1" recorded against me, If I am employed more than once then a "1" should be recorded based on the job that I am doing the higher number of hours in.
An employee has 2 posts both part time 30 hours and 10 hours per week however, I need a means to record a "1" against the higher number of hours and a zero against the lower number of hours (i.e. without deleting the duplicate row). In excel we use a formula to calculate this but I am lost how to do this in Power Query. Any help would be appreciated.