web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested answer

Open Form with filters on multiple datasources Via Hyperlink in SSRS Report

(0) ShareShare
ReportReport
Posted on by
Hello all,
 
I need the hyperlinks in my ssrs report to open a form with filters on multiple datasources. For instance, if I click on account number in my ssrs report, it should open the Voucher transactions (LedgerTransVoucher) form with filter on Ledger account (GeneralJournalAccountEntry.LedgerAccount) and Date (GeneralJournalEntry.TransDate) fields using report tmp table (for account) and parameter data (for date).
I have the same question (0)
  • Suggested answer
    André Arnaud de Calavon Profile Picture
    299,509 Super User 2025 Season 2 on at
    Open Form with filters on multiple datasources Via Hyperlink in SSRS Report
    Hi,
     
    The voucher transactions do not support a direct deep link. It is possible to add custom URL parameters and read these additional parameters to set a range when opening the form.
     
    Suppose you have the next URL for opening the voucher transactions:
     
    https://myfno.operations.dynamics.com/?cmp=usmf&mi=LedgerTransVoucherQuery
     
    You can then add custom parameters, like the example below:
     
    https://myfno.operations.dynamics.com/?cmp=usmf&mi=LedgerTransVoucherQuery&account=102010&date=08012024
     
    There are some examples in the application of how to read and work with the additional parameters. You can also download a free utility from my blog site which is also reading and changing the URL: New option to change the user default or session language - Dynamicspedia
     
    When you find out how to read the parameters from the URL, you can apply ranges on the voucher transaction form using a form extension class.

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.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
CA Neeraj Kumar Profile Picture

CA Neeraj Kumar 1,850

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 795 Super User 2025 Season 2

#3
Sohaib Cheema Profile Picture

Sohaib Cheema 519 User Group Leader

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans