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, ...
Unanswered

Values are not populating from advanced filter into dialog form control.

(0) ShareShare
ReportReport
Posted on by 148
I have a Create Dialog form in which I’ve added a Query Filter button that opens an Advanced Filter dialog, as shown in the screenshot below. In the Advanced Filter, when I select multiple vendor accounts in the Criteria section and click OK, I expect the selected vendor accounts to appear in the dialog form’s Vendor Account control. However, this is not happening.
The data source for the dialog form is VendTable.
Could you please share insights on how to retrieve the selected vendor accounts from the Advanced Filter and populate them into the Vendor Account control on my dialog form?
Categories:
I have the same question (0)
  • Sohaib Cheema Profile Picture
    49,679 Super User 2026 Season 1 on at
    You are talking about forms, not about SysOperations framework or RunBase Framework. Forms are display objects.
     
    Forms do not display the current ranges in the UI. The only way to view the current ranges on a form is by using the Advanced Filter icon.

    Imagine I have a form, like the one shown in the picture below, which follows the Dialog pattern. The UI shown in the yellow circle is not a result of the query ranges, it appears because I explicitly designed it on the form.
     
     
     
    If you want to see the current ranges you can go back to filters:
     
     
    When you close this Advance filters, the ranges are still there on the backend. Selected Ranges are not going to change the UI of your form.
     
    In short you have to collect the selected ranges and display them as you may want or do whatever you want with those ranges. 
     
     
     
  • RSy Profile Picture
    148 on at
    Hi @Sohaib Cheema,

    For reference, as shown in below SS, in vendor payment proposal dialog, we have a filter option, where we can select multiple vend accounts and it appears in the dialog forms control. I understand it is not a form object here.


    Can we bring in the similar way to retrieve the selected vendor accounts from the Advanced Filter and populate them into the Vendor Account control on my dialog form?
  • Martin Dráb Profile Picture
    239,451 Most Valuable Professional on at
    You said you expected the value automatically appear in your form control, but your expectation is wrong. There is no such a logic.
     
    The example you showed is something else. It shows query range values added automatically by SysOperation (or RunBase) framework. Normal dialog fields are in the Parameters group; not below Records to include.
     
    If you want this logic, are you sure you want to create your own form instead of getting it generated by SysOperation framework. It's even possible to use a custom form as a SysOperation dialog (and getting these controls generated there), but it's a more advanced scenario and not needed very often.
     
    It'll be the best if start by explaining your business scenario. Then tell us why you decided you had resort to a custom form.
  • Sohaib Cheema Profile Picture
    49,679 Super User 2026 Season 1 on at
    Hi,
    Your provided example (create payment proposal) is using RunBaseBatch. 
    As soon as you click button named create payment proposal, it goes to a class named CustVendCreatePaymJournal_Vend (which extends another class named CustVendCreatePaymJournal)
    Further the class named CustVendCreatePaymJournal extends RunBaseBatch
     
    Create Payment Proposal >> CustVendCreatePaymJournal_Vend[class] >> CustVendCreatePaymJournal_Vend[Class] >>RunBaseBatch
     
    RunBaseBatch do not behave like Forms.
  • André Arnaud de Calavon Profile Picture
    304,711 Super User 2026 Season 1 on at
    Hi R Shetty,
     
    What exactly do you mean by the Vendor account control? Is that the highlighted area on your screenshot? If so, it is already in that control, however, the control is pretty small and reading what got selected is hard.

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!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the April Top 10 Community Leaders

These are the community rock stars!

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

#1
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 608

#2
André Arnaud de Calavon Profile Picture

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

#3
CP04-islander Profile Picture

CP04-islander 430

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans