Hi All
I was wondering if someone could please help me ?
I have a large table, that is 2m lines long and 223 columns wide. I have been asked to run this through Alteryx and apply the following logic :-
If the field contains a 0 or a blank or is null then mark it with a 0
If it contains text then mark it with a 1.
Then I have to sum each field to find out how many times there is a value in each field. (Count all the 1s)
I dont want to have to set up 223 fields with either a Case Statement or If Then Else as I'd probably be an old man with a white beard by the time I finish.
Is there another way of doing this in an automated fashion.
Any help would be gratefully received.
Many thanks
Paddy