I create a DevExpress report using a stored procedure. I have 2 parameters with the actual value NULL:
Somehow the report tries to execute the stored procedure with a value of -1 instead of NULL:
I checked the NULL value allowed checkbox in DevExpress, so that should not be a problem I think.
What am I doing wrong here?
SF 2022.1 ; DevExpress 1.40