Hi,
I copied report "recently created users" and added a parameter to check for specific value in extensionAttribute3.
If this attributes starts with e.g. value "startdate" , only those users should be shown. If not, all. (value is then empty in AD)
Config
Report is working fine if checkbox is checked and param value is set.
Its not working with unchecked and empty value and I tried several options already (space, $null, * , %%, ? , ...)
Any idea how to build the report?