Hello Experts
I have a requirement
where records are selected in in form and they will run report
if 5 records are selected than 5 different pdf should download
*This post is locked for comments
Hi,
With custom code and custom report parameter you can achieve this.
First you need to add custom button which will pass selected records id's and then using CRM custom action / JavaSript code you can render report into PDF file.
You need to use custom report parameter to filter report details based on id, you will always pass only one id to report.
When there are multiple records selected then you just need to loop through selected records id and pass one id at a time to report rendering action.. get the output and download report output.
Here are some similar threads
community.dynamics.com/.../how-to-send-ssrs-report-as-a-pdf-in-email-in-dynamics-crm-online
community.dynamics.com/.../250044
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... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156