While am calling crystal report with subreport, the error is appearing from dexterity. (Without subreport its working fine).
I need help to run crystal report with subreports thru dexterity codes (Dynamics GP2015R2).
Thanks,
Hi Kaja-
Thank you for your update providing further information on what you are seeing. I am not familiar with Crystal Reports specifically and will have to defer to our community to offer further guidance.
I have seen many users use Crystal Reports with GP, so I feel optimistic that another user will be able to help here.
Best Regards,
Nicole Sutton
Support Engineer
Microsoft Dynamics
Thanks for your reply.
Am using Dynamics GP2015R2
New Sales Invoice report using Crystal Report-10 (Include Subreport) and run the report thru dexterity.
The code is:
ReportName = "SOP-New.rpt";
Path_Folder = "C:\Reports\";
crviewer = COM_CreateObject("ReportView.CRView");
crviewer.PrintCrystalReport(Path_MakeNative(Path_Folder)+ReportName, 0, parameter, "SalesInvoice Report", "",servername,dbname, "sa", "xyz", "","");
Note: The above code is working fine without any subreport (Crystal).
Thanks,
Hi Kaja-
Thank you for your post.
Could you offer some further information around this issue?
What version/build of Microsoft Dynamics GP is being used?
What type or report/where is the report generated?
Is this a new report and/or has this report ever generated?
I look forward to your feedback.
Best Regards
Nicole Sutton
Support Engineer
Microsoft Dynamics
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,522 Super User 2024 Season 2
Martin Dráb 228,441 Most Valuable Professional
nmaenpaa 101,148