Hello!
I am working on a new automation. I think I am stuck on something small. I have a templated excel document. I want each row to pull and write to a specific Sharepoint list depending on category. I want to write an expression that allows me to check the category in that excel doc and then handle True/False accordingly.
I have tried IF statements, equals statements. I know that I need to reference the specific category column in my excel doc as part of my expression. I just don't know how in this circumstance. Any suggestions?