Skip to main content
Question

Remove filed without values

  • July 19, 2018
  • 2 replies
  • 21 views

Forum|alt.badge.img

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

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

philippeb
Enthusiast
Forum|alt.badge.img+22
  • Enthusiast
  • 329 replies
  • July 19, 2018

Try the AttributeValidator for your fields.


xiaomengatsafe
Safer
Forum|alt.badge.img+11

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!