I was getting the below errors while tying to run sales invoice report in Dynamics 365 F&O .
Version: 8.0
PU: 23
Posting An attempt was made to set a report parameter 'CustInvoiceJourAdjustmentRecId_TH' that is not defined in this report.
Posting An attempt was made to set a report parameter 'CreatedTransactionId' that is not defined in this report.
Reason:
In my case we upgraded D365 from 7.0 version to 8.0 version and Microsoft added some new parameters in the sales invoice report and those are not refreshed in the sales invoice report.
Solution:
I refreshed the data sets in the sales invoice report. Then, automatically below parameter are added to the report.
CustInvoiceJourAdjustmentRecId_TH
I was not able to add the "CreatedTransactionId" automatically in the parameters. So, I duplicated one of existing parameters and I renamed it to CreatedTransactionId.
Later, I made them nullable and allow blanks true.
And redeployed the report.
That's it.
Version: 8.0
PU: 23
Posting An attempt was made to set a report parameter 'CustInvoiceJourAdjustmentRecId_TH' that is not defined in this report.
Posting An attempt was made to set a report parameter 'CreatedTransactionId' that is not defined in this report.
Reason:
In my case we upgraded D365 from 7.0 version to 8.0 version and Microsoft added some new parameters in the sales invoice report and those are not refreshed in the sales invoice report.
Solution:
I refreshed the data sets in the sales invoice report. Then, automatically below parameter are added to the report.
CustInvoiceJourAdjustmentRecId_TH
I was not able to add the "CreatedTransactionId" automatically in the parameters. So, I duplicated one of existing parameters and I renamed it to CreatedTransactionId.
Later, I made them nullable and allow blanks true.
And redeployed the report.
That's it.
When your website or blog goes live for the first time, it is exciting. That is until you realize no one but you and your.
ReplyDeletepresales
"Your website's graphics and images are relevant to your content and enhance the user experience." MOT CARAVAN Ash vale
ReplyDeleteI understand this column. I realize You put a many of struggle to found this story. I admire your process. Car service maidstone
ReplyDeleteSame error I am getting in CustAgingReport for 'UpdateCollectionStatus' parameter this is not available in standard report but when I duplicate this to add some new fields and refreshed dataset automatically this parameter has been added to parameter tab. Then I deployed duplicate report and start using after click on OK button after entering all parameters it's showing error for same new parameter. I have applied your solution but not resolved my issue please help me....Thanks
ReplyDelete