You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Step 1: Parse all weeks from file and store as one single JSON.
Step 2: Remove all names from that JSON which are present in the latest 3 sheets (get sheet name and decrement)
Step 3: Print JSON and we have the inactive people
The text was updated successfully, but these errors were encountered:
A brief overview of the process:
Step 1: Parse all weeks from file and store as one single JSON.
Step 2: Remove all names from that JSON which are present in the latest 3 sheets (get sheet name and decrement)
Step 3: Print JSON and we have the inactive people
The text was updated successfully, but these errors were encountered: