The Id column is not declared in the ViewModel of the menu item
Trying to run an Excel Report, for Leads, with the "include all columns" checkbox enabled. When run, get this error:
Object reference not set to an instance of an object.
In the f12 console of the browser, I see this:
"The Id column is not declared in the ViewModel of the menu item"
Thoughts?
Thanks!
Like
Hello Chris,
This message doesn’t mean that something is broken or works in the wrong way.
It doesn’t influence the system's performance at all.
According to the information from our development team, this message appears in the Console due to the existing part of a code that was modified and currently is out of use.
It is shown to our developers as a reminder that adjustments are to be done.
Best regards,
Bogdan
Bogdan,
Thanks, but what about the error that prevents us from running the report:
Object reference not set to an instance of an object.
Thanks!
Chris