Hello I'm in the middle of a workflow, and I need to create a process that replicates the formula
=INDEX('Clients'!$A:$I,MATCH($AO3&$AV3&MID(CELL("filename",$H3),FIND("]",CELL("filename",$H3))+1,255),'Clients'!$D:$D&'Clients'!$F:$F&'Clients'!$E:$E,0),1)<>"","Yes","No")
I specifically need help in designing the CELL("filename") part of the formula. If someone knows how to create this whole formula altogether that would be awesome, if not, I really need the CELL formula.
Like always, thank you Alteryx Community.