<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>Atlas with combinations of two or more attributes, and/or sometimes also feature geometries - this is a typical case for a cross-join in a database. You would create a new view as a cross-join with all combinations.</p>
<p>But glad that you already found a solution.</p>
<p>Greetings,<br />Andreas</p>
<p id="reply-intro">On 2019-03-26 13:43, Marco Antônio Ferreira Pedrosa wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div dir="ltr">
<div dir="ltr">Hi Alexandre,
<div> </div>
<div>It worked perfectly! As you said:</div>
<div> </div>
<div>1) I made a unique list from the years and generate a new feature. Then used it as the coverage layer for atlas. </div>
<div>2) For each symboloy (rule-based):</div>
<div> (@atlas_pagename  =  "Year") AND ("Quality" = 'Excelent')</div>
<div> (@atlas_pagename  =   "Year"  ) AND ("Quality" = 'Good') </div>
<div>so on...</div>
<div> </div>
<div>As you see I changed it a little bit, so I can use the "current" year from Atlas.</div>
<div> </div>
<div>Tnks a lot!</div>
<div>
<div>
<div class="gmail_signature" dir="ltr">
<div dir="ltr">
<p>P.S: PORTUGAL CARALHO!!!! (sou Brasileiro haha)</p>
<p>--</p>
<p>Marcão</p>
</div>
</div>
</div>
</div>
</div>
</div>
<br />
<div class="gmail_quote">
<div class="gmail_attr" dir="ltr">Em seg, 25 de mar de 2019 às 20:58, Alexandre Neto <<a href="mailto:senhor.neto@gmail.com" rel="noreferrer">senhor.neto@gmail.com</a>> escreveu:</div>
<blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left: 1px solid #cccccc; padding-left: 1ex;">You need to create a layer, with a column called year, with each year in a row. The layer does not need to have a geometry. Use that layer as the coverage layer for atlas. 
<div> </div>
<div>For the layer you want to filter by year, create a rule-based symbology, and use the following rule/expression:</div>
<div> </div>
<div>attribute(@atlasfeature, 'yea</div>
<div>r') = "year" <br />
<div dir="auto"> </div>
<div dir="auto">This compares the current atlas feature field year, to the layer year column, and renders the features only if the years match. </div>
<div dir="auto"> </div>
<div dir="auto">Hope it helps. </div>
<div dir="auto"> </div>
<div dir="auto">Alexandre Neto <br /><br />
<div class="gmail_quote">
<div dir="ltr">A seg, 25/03/2019, 13:50, Marco Antônio Ferreira Pedrosa <<a href="mailto:marcomottim@gmail.com" rel="noreferrer">marcomottim@gmail.com</a>> escreveu:</div>
<blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left: 1px solid #cccccc; padding-left: 1ex;">
<div dir="ltr">Hi all,
<div> </div>
<div>Sorry if s a silly question!</div>
<div> </div>
<div>How to generate an atlas by a value in the attibute table? (i.e: Year). QGIS Atlas would generate one map for each attribute value but not group by year.</div>
<div> </div>
<div>For each year, I want to show the features with a categorized symbology (same for all years, but I want to show just the features from that year).</div>
<div> </div>
<div>tnks in advance!</div>
</div>
_______________________________________________<br />Qgis-user mailing list<br /><a href="mailto:Qgis-user@lists.osgeo.org" rel="noreferrer">Qgis-user@lists.osgeo.org</a><br />List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank" rel="noopener noreferrer">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br />Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank" rel="noopener noreferrer">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></blockquote>
</div>
</div>
</div>
-- <br />
<div class="gmail-m_1891669068586385048gmail_signature" dir="ltr">
<div dir="ltr">
<div>Alexandre Neto</div>
<div>---------------------</div>
<div>@AlexNetoGeo</div>
<div><a href="http://sigsemgrilhetas.wordpress.com" target="_blank" rel="noopener noreferrer">http://sigsemgrilhetas.wordpress.com</a></div>
<a href="http://gisunchained.wordpress.com" target="_blank" rel="noopener noreferrer">http://gisunchained.wordpress.com</a></div>
</div>
</blockquote>
</div>
<br />
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">_______________________________________________<br />Qgis-user mailing list<br /><a href="mailto:Qgis-user@lists.osgeo.org" rel="noreferrer">Qgis-user@lists.osgeo.org</a><br />List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank" rel="noopener noreferrer">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br />Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank" rel="noopener noreferrer">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></div>
</blockquote>
<p><br /></p>

</body></html>