Question 36

You have source data in a CSV file that has the following fields:
* SalesTra nsactionl D
* SaleDate
* CustomerCode
* CustomerName
* CustomerAddress
* ProductCode
* ProductName
* Quantity
* UnitPrice
You plan to implement a star schema for the tables in WH1. Thedimension tables in WH1 will implement Type 2 slowly changing dimension (SCD) logic.
You need to design the tables that will be used for sales transaction analysis and load the source data.
Which type of target table should you specify for the CustomerName, CustomerCode, and SaleDate fields?
To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Question 37

You have a Fabric tenant that contains a warehouse named DW1 and a lakehouse named LH1. DW1 contains a table named Sales.Product. LH1 contains a table named Sales.Orders.
You plan to schedule an automated process that will create a new point-in-time (PIT) table named Sales.ProductOrder in DW1. Sales.ProductOrder will be built by using the results of a query that will join Sales.Product and Sales.Orders.
You need to ensure that the types of columns in Sales. ProductOrder match the column types in the source tables. The solution must minimize the number of operations required to create the new table.
Which operation should you use?
  • Question 38

    You have a custom Direct Lake semantic model named Model1 that has one billion rows of data.
    You use Tabular Editor to connect to Model1 by using the XMLA endpoint.
    You need to ensure that when users interact with reports based on Model1, their queries always use Direct Lake mode.
    What should you do?
  • Question 39

    You have a Fabric tenant that contains a semantic model.
    You need to modify object-level security (OLS) for the model.
    What should you use?
  • Question 40

    You have the source data model shown in the following exhibit.

    The primary keys of the tables are indicated by a key symbol beside the columns involved in each key.
    You need to create a dimensional data model that will enable the analysis of order items by date, product, and customer.
    What should you include in the solution? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.