Hi, i have a report that print Items: Description, barcode and price.
I have two dataitems, my custom table and integer.
I get the following error, only when i filter report on request page for a specific user. Can anyone help me how to fix it ?
Hi, i have a report that print Items: Description, barcode and price.
I have two dataitems, my custom table and integer.
I get the following error, only when i filter report on request page for a specific user. Can anyone help me how to fix it ?
Hi Ana,
did you solve the problem?
i believe this caused by operation limit in BC https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/administration/operational-limits-online
i also faced same issue now.
if i direct to send to pdf the result is same, since BC logic also render the report before convert it to PDF files
i thought to solve this issue making call multiple report run in code while operation of 500 page has been rendered.
any comment of your case?
Best Regards
I mean i have BLOB VAR in my layout
To be more precise, I need to specify that the barcode is printed as an image and as a number.
And, yes, report print data when I use different filters that reduce the number of records that will be calculated, but when I set only one filter with the User's Name (who created the records (with this filter in the table there are 41700) records) ) then the report is delayed to be previewed and finally gives the following error.
Is this an error from the high number of records? Or is there a problem in the layout?
Are you able to print Description, Barcode Number & Price successfully on a message box?
André Arnaud de Cal... 291,391 Super User 2024 Season 2
Martin Dráb 230,445 Most Valuable Professional
nmaenpaa 101,156