Hey guys!
I have a file with more than 400 colums but many of this colums are completelly null. The null ones change everyday.
is there a way to remove automatically all this null columns and keep just the ones which have, at least, one not null line?
Thanks in advance!!
Example: I want to do something like that
Solved! Go to Solution.
Can you please provide an example file on how to combine these to tools to accomplish what is described in the image above? Is it possible to hide the columns without any data in them across many tabs?
Were you able to to this across multiple tabs (that use grouping) to only generate columns with values?
@jlewis821 there is a workflow linked in my post under the accepted solution on page 1
Will this work across tabs to only show columns that include data on each tab? I want each tab to show different date columns based in whether or not a transactions occurred on that date.
@jlewis821 can you use the table option in this chat to draw out some sample data on the various tabs and your ideal outcome?
Best,
Jordan
Hi JordanB,
Do you think here is a way of packaging this up into a macro?
I want to apply it to an existing workflow that reads in a lot of Excel files and apply it to each one.
Thanks
Hi @Federica_FF , I have tried using the autofield+dynamic select as you suggested but it didn't work. The thing is my all null column was not detected as boolean by the autofield tools. Any tips on how to solve this?
Thank you!
I was not able to get this to work.. Auto Field is defining that my null columns as "Double".... thus.. Dynamic Select is not removing them
If your null columns are Double/Numeric, add this step (Multi-Field Formula) before the Dynamic Select above.