I want to connect two datasets in the SSRS report through the lookup function but I am unable to find the solution. Can anyone help
Hi,
Are you using Fetchxml or SQL for SSRS report?
If you are using Fetchxml then you can easily connect two entity record with the help of Advanced find.
If you are using SQL then use Join statement to connect two data set.
Select * from account a inner join contact c on a.primarycontactid =c.contactid
Please mark my answer verified if this is helpful!
Regards,
Bipin Kumar
Follow my Blog: xrmdynamicscrm.wordpress.com/
HI,Please check below link:https://www.crmsoftwareblog.com/2021/04/create-an-ssrs-report-for-dynamics-365-part-2/
Thanks,Pradeep
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Rishabh Kanaskar 258
MVP-Daniyal Khaleel 178
Tom_Gioielli 142 Super User 2025 Season 2