<div dir="ltr"><div><div><div>... or perhaps you can:<br><br>0. Add the new column, acording type od data and length and... save and close QGIS (no data added). <br>1. Open the *.DBF table with LibreOffice Calc or MS Excel, to take advantage of their functions<br>
2.  Calc-Excel formulas would be taken as text, so you have to overwrite them with their own results<br>3.  Save (as *.DBF).<br>4. Open the shape in QGIS. It will have the new data.<br></div>5. An "advanced" step 2 is add new columns directly in Calc/Excel. For that, watch the headers: they have: name_of_camp , type_of_data , lenght<br>
<br></div>Good luck<br><br></div>Carlos Cerdán<br><div><div><div><br><div><br></div></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/8/6 Nathan Woodrow <span dir="ltr"><<a href="mailto:madmanwoo@gmail.com" target="_blank">madmanwoo@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hey Micheal,<div><br></div><div>This is currently not possible.  If you are running QGIS 1.9 you do have the ability to define your own functions using Python example here <a href="https://github.com/NathanW2/qgsexpressionsplus/blob/master/functions.py" target="_blank">https://github.com/NathanW2/qgsexpressionsplus/blob/master/functions.py</a> however if you are new to Python and QGIS this isn't something I would do right away.</div>


<div><br></div><div>- Nathan</div></div><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div class="h5">On Tue, Aug 6, 2013 at 9:38 PM, Michael Giebels <span dir="ltr"><<a href="mailto:giebels@meo-carbon.com" target="_blank">giebels@meo-carbon.com</a>></span> wrote:<br>


</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
  

    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <font face="Arial">Hello QGIS users,<br>
      <br>
      the QGIS world is new to me, so please be gentle...<br>
      <br>
      I am wondering how I could combine field calculator functions in
      order to convert information from an existing data column into a
      new one.<br>
      What I can do with my mediocre knowledge is to query information
      from column 1 by setting <br>
      <br>
      "column1"='abc' <br>
      <br>
      which gives me a binary result (0,1) in my resulting column. Then
      I can <br>
      <br>
      replace ("newcolumn",'1','6')<br>
      <br>
      How could I combine these two into one working function (i.e.
      there MUST be a simple expression in the function list) and do not
      lose the new number when querying another information (e.g. 'cba')
      from column 1? <br>
      <br>
      Thanks in advance!<span><font color="#888888"><br>
      <br>
      Michael<br>
      <br>
    </font></span></font>
  </div>

<br></div></div>_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
<br></blockquote></div><br></div>
<br>_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
<br></blockquote></div><br></div>