QSBA2024 Exam Question 1

An app needs to load a few hundred rows of data from a .csv text file. The file is the result of a concatenated data dump by multiple divisions across several countries. These divisions use different internal systems and processes, which causes country names to appear differently. For example, the United States of America appears in several places as 'USA', 'U.S.A.', or 'US'.
For the country dimension to work properly in the app, the naming of countries must be standardized in the data model.
Which action should the business analyst complete to address this issue?
  • QSBA2024 Exam Question 2

    A business analyst has access to all of a company's data for the past 10 years. The source table consists of the following fields: TransactionID, TransactionTime, Transaction Date, Transaction Year, Cardholder, Cardholder address, Cardissuer, and Amount.
    Users request to create an app based on this source with the following requirements:
    * Users only review the data for the past 2 years
    * Data must be updated daily
    * Users should not view cardholder info
    Which steps should the business analyst complete to improve the app performance?
  • QSBA2024 Exam Question 3

    A dashboard developer finishes creating a supply chain analysis app and is presenting it to leadership for review. The landing page shows four visualizations including:
    * Bar chart showing available supply by product category
    * Line chart showing total cost of deliveries to the warehouse by month-year
    * Scatter plot showing cost of delivery and time-to-deliver by product
    * A map that shows the volume of delivery from suppliers to warehouses using a line layer Leadership asks the developer how they can see the total cost of delivery overall. How can the analyst show this information to leadership?
  • QSBA2024 Exam Question 4

    A business analyst from the APAC region is creating a single KPI object for that region.
    The analyst must meet the following requirements:
    * The KPI should show a total of sales
    * The business wants to compare current year (CY) vs last year (LY) sales
    * The KPI should not change if the user makes selections
    Which measure(s) will allow the KPI object to fulfill this requirement?
  • QSBA2024 Exam Question 5

    A business analyst is creating an app using a dataset from ServiceNow. The dataset shows information about support cases, including how many days it has been since the case was opened (age).
    The app requirements are:
    * The dashboard must display support cases in categories based on the age (New, Aging, and Beyond Service Level Agreement)
    * The categories will be used multiple times in the dashboard
    * Given the volume of support cases, it is expected that the dataset will grow to be very large Which solution is the most efficient way for the business analyst to create this app?