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
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
Mohamed Amine Mahmoudi
83
Super User 2025 Season 1
Community Member
52
Victor Onyebuchi
6