<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>Hi,</p>
<p>Our users frequently ask for Spreadsheet export (xlsx, ods). This works well with GDAL 2.x.</p>
<p>However, we have the problem with value relations. For a traditional value relation, in the main table we use integer codes, while the textual values are in a linked table. In QGIS this is nicely replaced with a readable text by the widget and in the attribute table. In print composer we can use the get_feature() and attribute() expressions to get to the text values.</p>
<p>Could the OGR based export to spreadsheets be improved to optionally replace the original integer codes with their text based values at export, for columns where there are value relations? Would this be feasible to implement as an option in QGIS? Would we need to change OGR for that?</p>
<p>Thanks for any ideas on that issue,</p>
<p>Andreas</p>
<div> </div>
</body></html>