Question

Remove filed without values


Badge

Hi

I need to reformat some csv file (so rename use conditional value ecc ecc) but at the end I want also to remove the fields that are empty (I mean every fields without any value inside)

thx

Francesco


2 replies

Badge +8

Try the AttributeValidator for your fields.

Badge +2

Hi @frsisani, This might not be as straight forward as it seems at first glance. Luckily we've had people asking similar questions before. So, check out this Q&A; thread "Remove Empty Fields". I think you might find some answers helpful. Thanks!

Reply