Monday, August 9, 2021

Get Started With Dataverse

 Microsoft Dataverse:-

In Microsoft Dataverse securely store and manage data used by business applications.

Tables

Data within Dataverse is stored within a set of records called Tables.A table is a set of records used to store data, similar to how a table stores data within a database.

how to create new custom table in dataverse:

  1. In the left navigation pane, expand Data, select Tables, and then select + New table.

  2. Under New table, enter the following:

    • Display namePet
  3. In the Primary Column section

    • Display name: Enter Name of Column
  4. At the bottom, click Create.


Add a relationship

  1. On the Relationships tab, on the table designer toolbar, select Add relationship, and then select Many-to-one.

  2. In the right pane, in the Related list, select Account.

  3. Select Done.

  4. Select Save table.


Customize the main form

  • In the left navigation pane, expand Data, select Tables, and then select Pet.
  • On the Forms tab, select Information next to the Main form type to open the form editor.

  • In the form editor, drag the SpeciesBreedAppointment date, and Account columns from the Column Explorer pane to the General section of the form canvas, so that the form looks like this.


  • Select Save.
  • Select Publish.
  • Click the back arrow in your browser to close the form designer.

Customize a view

  1. On the Views tab, right-click Active Pets view and select Open Link in New Tab. If you don't see the Active Pets view, select Remove filter.

  2. In the view designer, select + View Column, select the following columns, and then select OK

  3. Select the Created On column, select Remove.

  4. To arrange the columns, select the column to move, and then select Move Left or Move Right until your view looks like this. You could also simply drag and drop the columns to arrange the order as well

No comments:

Post a Comment

Introduction to Power BI

    Introduction to Power BI What is BI? Business intelligence is a technology-driven method that helps you to analyze data and to provide a...