<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-15">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi all,<br>
I'm having some problems with the new atlas SQL features and I feel
like a dumb.<br>
before 2.6 I've been able to set the output name such as "feature id
_ feature name", but I can't understand (or make it work) with the
new functions $atlasfeature and $atlasfeatureid.<br>
indeed, once started with the atlas production, a temporary image is
created and then overwritten, leaving me with nothing.<br>
<br>
I tried with: <br>
<span style=" font-family:'arial,sans-serif'; color:#000000;"><br>
$atlasfeatureid || '_' || attribute($atlasfeature, "name" )<br>
<br>
and then<br>
</span><br>
<span style=" font-family:'arial,sans-serif'; color:#000000;">attribute(
$atlasfeature, "id" ) || '_' || attribute( $atlasfeature, "name" )<br>
("id" is a numeric field within the table)<br>
<br>
</span>any suggestion?<br>
<br>
<br>
thank you in advance!<br>
all the best,<br>
<br>
Nic<br>
<br /><br />
<hr style='border:none; color:#909090; background-color:#B0B0B0; height: 1px; width: 99%;' />
<table style='border-collapse:collapse;border:none;'>
<tr>
<td style='border:none;padding:0px 15px 0px 8px'>
<a href="http://www.avast.com/">
<img border=0 src="http://static.avast.com/emails/avast-mail-stamp.png" />
</a>
</td>
<td>
<p style='color:#3d4d5a; font-family:"Calibri","Verdana","Arial","Helvetica"; font-size:12pt;'>
This email is free from viruses and malware because <a href="http://www.avast.com/">avast! Antivirus</a> protection is active.
</p>
</td>
</tr>
</table>
<br />
</body>
</html>