How does an XLOOKUP work?
It searches a category base on the premise given. Similar to Vlookup, but with greater flexibility
What is the purpose of Alteryx?
What is SmartView?
It allows us to integrate data directly from a data source (Oracle) directly into Microsoft products (Excel).
CTRL + X
Cut
Madison needs to flip one of his criteria columns into a header row for a summary report? How could this be done?
Pivot Table
What is a Macro?
A VBA based automation which performs a repeatable process by recording your clicks.
What is a workflow?
A series of steps that guide the data through a specific analytical process.
What button allows you to update the source data in Excel?
Refresh
CTRL + SHIFT + V
Paste Special
Eissah is trying to refresh data from Oracle in his Excel workbook. Which tool is best for Eissah to use on a monthly basis?
SmartView
Name an advantage of using Tables
Formula names
Auto-spilling
Data grouping
Table Names
Special formatting
What is the difference between an input and an output anchor?
Input = Source data
Output =
What is the purpose of a Bottom Level function?
Retrieves data for the lowest level of members in a dimension
F4
Lock cell reference
Every month Kurtis gets a data report that he manually updates for the team. What tool can be used to automate this?
Alteryx/PowerQuery
Where can you change your Pivot Table defaults?
Excel Options: Data
What tool is used to join two data sets?
Join (Merge in Power Query)
True or False: In SmartView, you may have multiple shared connections?
False
CTRL + SPACEBAR
Selects column
In the below formula, what does the 'Sales' stand for?
=TriviaQs[@Sales]
Column Header in table name 'TRIVAQS'
What is a #SPILL error?
When a formula answer occupies >1 cell but is blocked by data outside of the spill range.
Name at least 4 file formats that are compatible with Alteryx
.XLSX
.CSV
.TXT
.JSON
.XML
What does POV stand for in SmartView?
Point of View. The POV represents members from each of the applications; the retrieve is generated for POV members.
CTRL + [
Snap to cell reference
Arden is making a list of all the squirrels she's encountered each month. Which function can be used to combine this into a single list for the year?
Power Query: Append
Alteryx: Join