Hello Gurus,
I am trying to get a return value in a column depending on the name of a software a factory uses.
I did what I thought was a simple formula but in returns "False" for some rows.
Formula: =IF(O4="opera",XLOOKUP($A$1,Factory[Code],Factory[Employees],IF(O4="Symphony",XLOOKUP($A$1,Factory[Code],Factory[POS],IF(O4="Material control",XLOOKUP($A$1,Factory[Code],Factory[POS],IF(O4="sun",XLOOKUP($A$1,Factory[Code],Factory[SUN]))))))))
File attached
Thanks a lot
Bookmarks