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

Announcements

No record found.

News and Announcements icon
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
    303,381 Super User 2026 Season 1 on at
    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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

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

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 514 Super User 2026 Season 1

#2
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 390

#3
Adis Profile Picture

Adis 266 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans