Hi @Ramana Kopparapu
Could you post a sample to reproduce this issue, so that we’ll get a right direction and make some test.
Regarding this error, here are some possible solutions:
- Convert the numeric columns to Datetime value before being used in the query.
- Use
ISNULL(``Datetime2_column``, '01/01/1900 23:59:59.999')
Best regards,
Cosmog Hong
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our Documentation to enable e-mail notifications if you want to receive the related email notification for this thread.