Discussion
AI4Process
GB
Last activity: 9 Nov 2015 5:11 EST
Filter issue in Repeating Grid
Hello,
We have a repeating grid loads on Report Definition in Work Class. Filter option on Date fields has an issue. We are getting below error.
An error occured on executing the query for the report definition - Class is mapped to table in database , which has column of unsupported type Date: code: <none> SQLState: <none> Message: <none>
It clearly says the column data type(Date Time) in the work table and the property data type(Date) in the work class are different.
We can change the type of property to date time (which works fine), but this property has been referred through out the application which impacts the existing functionlaities.
Is there any way we can make the filter works on these date fields? Please advise.
Thanks,
Veera