Great customizations need a great setup experience. Check out this video for an approach to adding a proper setup area to your app:
Tag Archives: Page
Creating Power BI Reports for Displaying List Data in Dynamics 365 Business Central (Filter the Power BI report based on the selected record)
Dynamics 365 Business Central includes a Power BI FactBox control element on many key list pages. The purpose of this FactBox is to display Power BI reports that are related to records in the lists, providing extra insight into the data. The idea is that as you move between rows in the list, the report updates for the selected entry.
Are you using the secret ListCard page type (or is it CardList)?
In this video, I take a look at how List and Card pages can work together, and how they affect each other. Check it out:
Dynamics 365 Business Central: Boolean field on the list page (A checkbox? A Yes/No text?)
Today I would like to talk about an interesting topic, when adding a Boolean field on the list page, why sometimes a checkbox is displayed and sometimes a Yes/No text?
A simple way to filter list pages in Business Central using FilterPageBuilder
FilterPageBuilder Data Type
Version: Available or changed with runtime version 1.0.
Stores filter configurations for a filter page. A filter page is a dynamic page type that contains one or more filter controls that enable users to set filters on fields of the underlying tables.
How to create attachments on the Location page and other pages in Business Central
In this post, I want to show a simple way to create the functionality of being able to attach documents in Business Central tables, which originally do not have this possibility, but thanks to the extensibility of the software we can achieve it.
How To Run Background Processes In Business Central: Page Background Tasks
In this article, you will learn what is a Page Background Task and how to use it in Microsoft Dynamics 365 Business Central. With a simple example, you will be able to use a background task in a Role Center cue.