Hello,
I am generating reports from code and passing parameters. The reports are loaded using LoadLayoutFromXml
. However, the date parameters are not being applied, and a null value is used instead. Meanwhile, GUID parameters are set correctly. The parameters are parsed from the database and assigned to the report, but the date values are not being recognized
Thanks