Hello,
I'm using Microsoft Dynamics 365 onpremise and I use Microsoft reporting services to make some report.
Today, I want to make a link in my report to open a form on Dynamics 365 mobile client.
In order to do that I refer to this : https://msdn.microsoft.com/en-us/library/mt607595.aspx
But when in my report I setup the link it doesn't work because reporting services not reconize this as a link.
If I copy paste the link on internet browser It's ok.
Do I need to use a specify syntax (like we do for a mail "mailto" for example) ?
Thank for yours ideas...
*This post is locked for comments
My problem was to transform my value in string to get a good URL : ="ms-dynamicsxrm://?pagetype=entity&etn=product&id=" & Fields!ProductId.Value.ToString
Thank you for your help
Have you tried using the standard way of opening forms using https url rather then ms-dynamicsxrm docs.microsoft.com/.../open-forms-views-dialogs-reports-url
Have you tried using the standard way of opening forms using https url rather then ms-dynamicsxrm docs.microsoft.com/.../open-forms-views-dialogs-reports-url
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