<div dir="ltr"><div dir="ltr">Totò and list,<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Mar 28, 2021 at 10:04 AM Totò <<a href="mailto:pigrecoinfinito@gmail.com">pigrecoinfinito@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I have a CSV file [0], how to get the "zona_fill" field?<br>
The "zona_fill" field is the result of the fill-down of the "zona" column.<br></blockquote><div><br></div><div>Seems to me you are trying to calculate "zona" to "zona_fill".  If that's the case, you need to</div><ol><li>check the box next to "Update existing field" (top right of field calculator screen)</li><li>select the destination field (in your case, "zona") (just below the "update existing field")</li><li>in the Expression tab below, there is a window on the left for entering the source expression; here you want to enter "zona_fill" including the double quotes</li><li>then press OK.</li></ol></div><div class="gmail_quote"><div>If you only want to set the empty "zona" fields, you can either use a more refined expression involving IF or you can select the records where "zona" is NULL or empty (two single quotes together).  If the "zona" field is a fixed field you may have to apply trim() to it to determine whether it is empty.</div><div><br></div><div>If I've misunderstood you, you'll need to provide more details.</div></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr">Chris Hermansen · clhermansen "at" gmail "dot" com<br><br>C'est ma façon de parler.</div></div></div>