Hi,
I have a excel data as an input in the form as attached.
I want to have firstname and all the columns after that start at row 3.
Can someone please help me.
Thanks,
Tanika
Select tool to rename it to nothing
I would put down a Filter to do [FirstName] != Null()
I loose my count data after I apply "[FirstName] != Null()" filter.
I need the output like below.
I
Ah ok that was not clear before - seeing the expected output helps.
If you provide the data, I can build out a workflow.
The data could be simple like
Count
FirstName
LastName
54
Null
43
Aaliya
David
John
Sutton
output should be
That works - its still better than replicating a screenshot 😂 even then, still had to create an Excel to use the input functionality I wanted. Here it is:
Thanks for your help
But when I output it into excel, i got the below view. Is there a way to remove f3 heading after count.
Thanks for your help.