Hi -
Has anyone run into an issue in Jet Essentials where when the report is refreshed some of the report returns values but the majority of the results return as #Values? When I "debug" the various "#Value" cells in report mode, the appropriate results are returned so I know it is not a formula error.
Thanks,
Joy
3 comments
-
Jet Reports Historic Posts This will probably be the least useful reply ever, sorry!
Yes I had a scenario just like this last week - but I can't remember what I did to fix it. -
Jet Reports Historic Posts I don't have this problem when running the report on my copy of the client's NAV but when I try to run it on the client's server, I get the #values issue. The culprit is a NP(Codeunit) function. The codeunit is published in webservices and all of the arguments are correct. It is almost like the communication between NAV and Jet stops when the codeunit is run. Does anyone know of settings that need to change or a document with settings?
Thanks,
Joy -
Jet Reports Historic Posts For any who are interested, turns out it was a bug in the code and they are fixing it on the next update.