Hi this is using the APIDOCS
In the filter field i have IDX_RESSOURCE= {EMPNUM}
looks like this from the APIDOCS
I have set up a Global lookup key as EMPNUM set that to 100 and made it private.. I get the following error
{
"error": {
"context": null,
"message": "Field 'IDX_RESSOURCE' must be a valid integer.",
"code": 400,
"trace": [
"0 C:\Bitnami\dreamfactory-2.0.1-0\apps\dreamfactory\htdocs\vendor\dreamfactory\df-sqldb\src\Resources\Table.php(599): DreamFactory\Core\SqlDb\Resources\Table->parseFilterValue('{EMPNUM}', Object(DreamFactory\Core\Database\Mssql\ColumnSchema), Array)",