exam 2 refresh Flashcards
Netflix remained segment leader, as it had
Early entry and market execution
What shift brought about disruptive technologies?
ANALOG to DIGITAL
Column
Each category of data contained in a
record
SAP enables companies to
Streamline processes, find trends, connect entire businesses
SAP is the
3rd largest independent
software provide
When was SAP founded
1972
4 Drivers of Change for SAP
Customer, Research, Companies, Technology
SAP Fiori offers three application types:
Transactional and Analytical Apps, Factsheet
To import data into Power BI, what button should you click?
Get Data
To adjust the color scheme of your data report, you will click which button?
Switch Theme
A visualization type in Power BI that is designed to allow selecting features in other visualizations in
the report are called what?
Slicers
What is the Marketplace best used for?
Load custom visuals
Which custom slicer visual did we use during the workshop?
Chiclet
What should be step 3 in the following Power BI workflow? Acquire Data Source Visualize using Power BI Desktop ?? Share with Others
Publish to Power BI Online
Which of the following is a custom visual and NOT a built-in visual?
Word Cloud
Which visual did we use in the workshop to automate the progression of slicers across unique
values in a field?
Play Axis (Dynamic Slicer)
When updating or loading data in Power BI, when does the Power Query Editor process data?
Before the data report is updated
What does DAX stand for?
Data Analysis Expressions
If a relationship between two tables has a 1-to-1 cardinality, what does this mean?
Both tables have unique (non-repeating) unique IDs
What does clicking the Transform Data button on the Home ribbon (top toolbar) in Power BI?
Launches the Power Query Editor
Handling a column containing multiple delimited values is a common use of the Power Query
Editor. What three-step process will process such a column so that each of the delimited values
can be viewed and analyzed separately. An example of a comma delimited cell is: #baylor,
#football, #basketball
Split, Unpivot, Trim
What is the output from the following DAX expression? column = var a = “day” var b = “what”
var c = “today” return b & “ “ & a & “ is “ & a & “?”
what day is today?
In the video exercise, which date had the most Tweets mentioning the keyword Baylor?
January 24
These three icons are on the left-most bar of the Power BI Desktop interface. The top icon
launches the Report View. The middle icon launches the Data View. What does the bottom icon
launch?
Model View