<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Sure.</p>
<p>It is a two-step thing:</p>
<p>1. Select all records where Depth IS NULL. Use the "Select Features using an expression" button (the Epsilon sign) for that and "depth IS NULL" as an expression</p>
<p>2. Use the field calculator and only update the selected records (the top checkbox in the field calculator).</p>
<p>You can find details about the field calculator in the QGIS manual.</p>
<p>Hope this helps,</p>
<p>Andreas</p>
<p>On 2016-04-08 13:18, Lester Anderson wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Hello,<br /><br /> I have an attribute table of earthquake data (focal mechanism beach<br /> balls) and need to edit the depth attribute. Each ball is defined by<br /> two rows in the table, eg first ball<br /><br /> Row_ID Strike Dip Rake Magnitude Quadrant Depth<br /> ----------------------------------------------------------<br /> 0 NULL NULL NULL NULL Tensional and Compressional NULL<br /> 1 233 38 -96 6.77 Compressional 623<br /> 2 NULL NULL NULL NULL Tensional and Compressional NULL<br /> 3 68 36 83 5.7 Compressional 39<br /> etc<br /><br /> where rows 0,1 and 2,3 represent separate beach balls, so basically it<br /> is a row calculation<br /><br /> What I need to do is replace the Depth NULL value with the depth 623<br /> etc for each entry. Is there an easy way of doing this?<br /><br /> Thanks<br /><br /> Lester<br /> _______________________________________________<br /> Qgis-user mailing list<br /><a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br /> List info: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br /> Unsubscribe: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a></div>
</blockquote>
<p> </p>
<div> </div>
</body></html>