Hi,
I am new to Alteryx and I am trying to build a flow which will perform validation on input excel file.
1) When there is any column that doesn't have any value, it should give an error message.
2) When there are more than 1 row in one of the input file, I should receive an error message.
Please suggest how this can be achieved.
Thanks