[Qgis-user] NULL in attribute table
Raymond Nijssen
r.nijssen at terglobo.nl
Wed Jul 6 13:42:14 PDT 2022
Hi Dario,
In an expression you can use the coalesce() function:
coalesce("field", 'alternative value')
Raymond
On 06-07-2022 18:15, Dario C via Qgis-user wrote:
> Hi there,
> I'm using an attribute table on my layout. For all the field without any
> value I have NULL. Is there any way to add an expression like (when
> FIELD is NULL Then ' ') ?
> Thank you
>
> regards,
> Dario
>
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
More information about the Qgis-user
mailing list