Hello,
I have list of accounts that range from 60 to 81210000. I am managing to filter the accounts using multiple filters which I think is a little bit inefficient. I would like trying an alternative way.
A couple of things to include is that out of that range is that I have to exclude the range 699 to 81209999 and also bring an account that is alphanumeric (GH31010) which I’m uncapable to do with the flow below.
Also, I am mapping the accounts according to their financial position (Gross Cost, Charging and Headcount as included in the workflow. I was thinking that maybe having an column expression segregating the charging accounts and classifying the rest as Gross Cost will be a good solution but I also have to consider the one that is alphanumeric (GH31010) classified as “Headcount”
F KN EX.knwf (779.2 KB)
Mapping File:
MApping KN.xlsx (14.3 KB)