DA-100 Exam Question 16

You need to calculate the last day of the month in the balance sheet data to ensure that you can relate the balance sheet data to the Date table. Which type of calculation and which formula should you use? To answer, select the appropriate options in the answer are a. NOTE: Each correct selection is worth one point.

DA-100 Exam Question 17

You have sales data in a star schema that contains four tables named Sales, Customer, Date, and Product.
The Sales table contains purchase and ship dates.
Most often, you will use the purchase date to analyze the data, but you will analyze the data by both dates independently and together.
You need to design an imported dataset to support the analysis. The solution must minimize the model size and the number of queries against the data source.
Which data modeling design should you use?
  • DA-100 Exam Question 18

    Hotspot Question
    You view a query named Transactions as shown in the following exhibit.

    The query gets CSV files from a folder.
    Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
    NOTE: Each correct selection is worth one point.

    DA-100 Exam Question 19

    You have four sales regions. Each region has multiple sales managers.
    You implement row-level security (RLS) in a data model. You assign the relevant distribution lists to each role.
    You have sales reports that enable analysis by region. The sales managers can view the sales records of their region. The sales managers are prevented from viewing records from other regions.
    A sales manager changes to a different region.
    You need to ensure that the sales manager can see the correct sales data.
    What should you do?
  • DA-100 Exam Question 20

    You have a CSV file that contains user complaints. The file contains a column named Logged. Logged contains the date and time each complaint occurred. The data in Logged is in the following format: 2018-12-31 at 08:59.
    You need to be able to analyze the complaints by the logged date and use a built-in date hierarchy.
    What should you do?