2 Flashcards
What is a VLOOKUP function in Excel used for?
To search for a value in the first column of a range and return a value in the same row from another column.
What is the difference between VLOOKUP and INDEX-MATCH?
INDEX-MATCH is more flexible, can search left or right, and is faster on large datasets.
What does the IF function do in Excel?
It performs a logical test and returns one value if TRUE, another if FALSE.
What is conditional formatting?
It visually highlights cells based on rules (e.g., color for values above a threshold).
What is the purpose of Pivot Tables?
To quickly summarize, group, and analyze large datasets.
What is the difference between Absolute and Relative cell references?
Absolute ($A$1) does not change when copied; Relative (A1) adjusts based on position.
What is the CONCATENATE function used for?
To join two or more text strings into one.
How can you remove duplicate values in Excel?
Using the ‘Remove Duplicates’ option under the Data tab.
What is the COUNTIF function used for?
To count the number of cells that meet a specific condition.
How can you protect a worksheet in Excel?
By using the ‘Protect Sheet’ option and setting a password.
What is Tableau used for?
For interactive data visualization and dashboard creation.
What is a calculated field in Tableau?
A custom field created by applying a formula to existing fields.
What is the difference between Dimensions and Measures in Tableau?
Dimensions are qualitative (categorical), Measures are quantitative (numeric).
What is a Dashboard in Tableau?
A collection of visualizations displayed together on one screen.
What are Filters in Tableau used for?
To limit the data shown in a visualization.
What is a Parameter in Tableau?
A dynamic value used to control visualizations, calculations, or filters.
What is the difference between LIVE and EXTRACT connections in Tableau?
LIVE fetches data in real-time; EXTRACT stores a snapshot of data.
What is a Dual Axis chart in Tableau?
A chart that shows two different measures on the same chart with two y-axes.
What is the purpose of a Story in Tableau?
To create a sequence of dashboards and worksheets to tell a data story.
What is Data Blending in Tableau?
Combining data from different data sources based on a common field.
What is Power BI?
A Microsoft tool for data visualization, business intelligence, and interactive reporting.
What language does Power BI use for data manipulation?
DAX (Data Analysis Expressions).
What is a Power BI Dashboard?
A single-page, real-time view of important metrics and visualizations.