I have report with 4 parameters,
Start Date, End Date, Limit (number of rows to be displayed in the report), storeID.
i created the first 3 parameters in the SQL Command and working fine.
With the store ID parameter what happens is when i try to append all the database values to make
the crystal crashes.when i tried to make it dynamic and make it be multiple value
i have a error saying that unable to get data from database.
the report is also grouped my the store id and populating it in the group header.
using CR XI
Database - Postgres
Can anyone help me with this issue.
Thanks in advance
Start Date, End Date, Limit (number of rows to be displayed in the report), storeID.
i created the first 3 parameters in the SQL Command and working fine.
With the store ID parameter what happens is when i try to append all the database values to make
the crystal crashes.when i tried to make it dynamic and make it be multiple value
i have a error saying that unable to get data from database.
the report is also grouped my the store id and populating it in the group header.
using CR XI
Database - Postgres
Can anyone help me with this issue.
Thanks in advance