Pls help to write this formula

Jonie 1 Reputation point
2021-01-06T10:20:18.137+00:00

Column Employee ID have 2 type of data (Number & Text). Number ID (Ex: 20000654) belongs to permanent staff & Text (Outsoure) belongs to Temp. I want to add one more customs column & insert formula to split Perm/Temp. Can someone help me?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,445 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Martijn van Os 1 Reputation point
    2021-03-04T16:09:39.717+00:00

    If you want to split this table into a table of permanent staff and outsource staff, you could split column on first number, then reference this query twice (one for permanent staff and one for outsource staff), where you filter on null values on the opposite column

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.