In this video, I look at different approaches for adding fields that don’t exist in the primary table on a page. Check it out:
Tag Archives: Page
How to create a setup table and page for your app
Great customizations need a great setup experience. Check out this video for an approach to adding a proper setup area to your app:
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.