<div dir="ltr"><div>Hello Tim,</div><div><br></div><div>You can use rule-based renderer for creating your 3 categories.</div><div></div><div><br></div><div><a href="https://docs.qgis.org/3.16/en/docs/user_manual/working_with_vector/vector_properties.html#rule-based-renderer">https://docs.qgis.org/3.16/en/docs/user_manual/working_with_vector/vector_properties.html#rule-based-renderer</a></div><div><br></div><div>As for the rules of each category, take a look at the now() function that will retrieve the current date and time, and age() function that will allow you to calculate the difference between two dates and cast it as months.</div><div><br></div><div><a href="https://docs.qgis.org/3.16/en/docs/user_manual/working_with_vector/functions_list.html#now">https://docs.qgis.org/3.16/en/docs/user_manual/working_with_vector/functions_list.html#now</a></div><div><a href="https://docs.qgis.org/3.16/en/docs/user_manual/working_with_vector/functions_list.html#age">https://docs.qgis.org/3.16/en/docs/user_manual/working_with_vector/functions_list.html#age</a></div><div><br></div>Alexandre Neto<br>User support<br><a href="http://www.qcooperative.net">www.qcooperative.net</a><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">tim dunlevie <<a href="mailto:tim.dunlevie5@gmail.com">tim.dunlevie5@gmail.com</a>> escreveu no dia terça, 18/01/2022 à(s) 00:50:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi guys,<div><br></div><div>I am trying to symbolise a map based on a date field ('YYYY-MM-DD') versus Current_Date</div><div><br></div><div>I want to colour polygons based on these categories:</div><div>- day / month within 3 months of CURRENT_DATE (today).</div><div>- day / month within 6 months of CURRENT_DATE</div><div>- day / month within 9 months of CURRENT_DATE</div><div><br></div><div>any ideas?</div><div><br></div><div>thanks,</div><div>Tim</div></div></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>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
</blockquote></div>