PL 400: Configure Columns (Create model-driven apps)

In the world of digitization, relational databases have a special place and work in a significant way. Although the table and its relations are important factors, columns play an important role to store the data. Columns have value along with their data behavior which is widely used in programming world. A column can also be called an attribute. Word Fields use interchangeable in the place columns in general.

In a Dataverse, columns define individual data items that can be used to store information in a table. The Power Apps portal provides an easy way to create and edit columns with Microsoft Dataverse.
The nature of the column is defined by the data type which determines the type of data that can be entered or selected.

Data for Model-Driven App is defined in the Microsoft Dataverse. Fields are a way to store a discreate piece of information with a record in an entity. The configuration of columns are possible in the two ways.

By Power Apps Portal:

  • From the Power Apps portal, select Data > Tables and 
  • select the table that has the columns you want to view.


By Solution Explorer:

The column in a form display controls the controls people use to view or edit data in a table row. Columns can be formatted to contain up to four columns within a section.

We can access Common Field Properties in Solution Explorer. Under Components, expand Entities, expand the table we want, and then select Forms. Open the main type of form in the list of forms. Then double-click one of the columns to view common column properties.


Custom Control:

Custom Controls let us transform columns that traditionally contain text into visualization, similarly we can use custom controls to transform datasets, such as view, to display in a more visual rendering rather than a list of rows. Custom Control can appear as visualization on Forms, Dashboards, Views and homepage grids.



Comments

Popular posts from this blog

Powering Up Your Analytics: Exploring Power Query in Power BI

Power App Component Overview : Canvas App vs Model-Driven App

Exam PL-400: Microsoft Power Platform Developer