Hi,
I have added a field to LedgerJournalTmp table used in a Data Provider class for LedgerJournal report.
I have not made any change to the Rdl of the report nor to the Data Provide class.
I get an error when trying to run the report:
Query execution failed for dataset 'LedgerJournalDS'. (rsErrorExecutingCommand)
An exception occurred in the query metadata execution. The exception is Object reference not set to an instance of an object..
This is from the event log.
I tried also to refresh the dataset in the Rdl file to have the field there but I'm still getting the same error.
I'm guessing that when running the report it sees a difference between the Dataset and the temporary table from Ax but it throws the same error (and displays a blank page report) with or without my field in the Rdl file.
Did someone encounter this?
Thank you,
Ciprian