Steps to implement FTE Logic in Power BI
β What Youβll Need π οΈ Step-by-Step Power Query Approach Step 1: Load both tables into Power Query Step 2: Create a Cross Join (Employee Γ Month) Step 3: Add FTE Logic (Human Version in M) Now, for each row (i.e. employee Γ month), add a custom column to calculate the monthly FTE: π§Ύ Final Step: … Read more