filtering on data range for string datatype
Hi Team,
I am using Fastreport community edition v2025.2.0, here I am trying to apply data range filter in "Data Band" filtering for Code. The filter expression is like,
GreaterThanOrEqual([SOMain.Contacts.Code], [FromContactCode])
but it gives error "The name 'GreaterThanOrEqual' does not exists in the current context"