I am trying to print the Sales Tax Collected report and when I do I receive this error.
THE VALUE "0000-01-01" cannot be evaluated into type Date.
Does anyone know what to do to get rid of this error/
*This post is locked for comments
I am trying to print the Sales Tax Collected report and when I do I receive this error.
THE VALUE "0000-01-01" cannot be evaluated into type Date.
Does anyone know what to do to get rid of this error/
*This post is locked for comments
We found this error too. We problem only one user. Anotehr user not found this erorr
Can you Debug on this and show us the Code?
It is because of format as Stefano mentioned if there are any external applications which are inserting data into the table then you need to make sure you format them accordingly. Try to run the debugger and it will give you a breakpoint then you can review the data in that table and correct it.
This seems a SQL value insterted from an external application. Do you have an external application that writes data in your NAV?
André Arnaud de Cal...
292,489
Super User 2025 Season 1
Martin Dráb
231,305
Most Valuable Professional
nmaenpaa
101,156