TTMSFNCDatasetFilterFilterDialog Timestamp-Fields not working

I have an issue with the TTMSFNCDatasetFilterFilterDialog. A TFDMemTable with TFields declared as TFieldType.ftTimeStamp are not interpreted correctly. I receive an error when i try to apply the Filter.

The Error Message says the date is not as valid Float value.

It does work, when i manually add the quotation marks:
[TIMESTAMP_CHG] LIKE '13.01.2025 13:18:28'

Is this a known issue?

Thank you for letting us know, we now handle this type as a DateTime and this will be fixed in the next release of TMS FNC UI Pack.

1 Like