Plaza 365
Plaza 365

No results found for your search

RegisterLog in

3

Visit article

Dynamics 365 Business Central

Category

Jul 12, 2024

Published date

Text

Article Type


AI Summary

  • The article discusses a developer who encountered a problem with printing selected assembly orders in Dynamics 365.
  • The issue arose when the list page only showed the row that was just selected after printing, due to the Page.SetSelectionFilter method and system-defined variables.
  • The solution to the problem involves declaring a new variable instead of using the system variable Rec or resetting the filters of Rec at the end.
  • A test video demonstrates how adding an action to count selected items can lead to the page being filtered.
  • The article also mentions the Record.Reset() method as another way to address the issue.
  • It advises users to insert data in advance if the declared variable is a temporary table.
  • The article concludes with a note about removing or canceling filters in Dynamics 365 Business Central.
  • Overall, the article provides insights into managing filters and variables in Dynamics 365 to optimize user experience.

Registered users can view the full text for FREE!

Sign In Now!