1
In a single series data table, which column provides the x-axis values for a visualization?
The fourth column
The third column
The second column
The first column
2
Which optional argument of the addtotals command changes the label for row totals in a table?
label
fieldformat
fieldname
rowlabel
3
Which argument can be used with the geostats command to control the column count?
latfield
collimit
longfield
globallimit
4
Which argument can be used with the timechart command to specify the time range to use when grouping events?
span
timerange
timespan
range
5
Which command removes duplicate field values in search results?
remove
fields
exclude
dedup
6
Which type of default map visualization uses shading to represent relative metrics?
Shading Map
Marker Map
Cluster Map
Choropleth Map
7
How many columns are displayed in a visualization by default when using the chart command?
10
20
5
3
8
Which command changes the appearance of field values?
fieldformat
rename
fields
format
9
Which command can be used to exclude fields from search results?
fields
exclude
remove
dedup
10
Which clause can be used with the rare command to specify whether or not a percentage column is created?
percentage
showperc
perccol
displayperc
11
Which clause can be used with the top command to change the name of the count column?
countfield
colname
countname
colheader
12
Which clause can be used with the top command to specify a number of values to return?
limit
values
return
resultcount
13
How can the order of columns in a table be changed
By dragging and dropping in the table interface
By selecting the "Move column" option in a column header's dropdown
By changing the order of fields specified in the fields command
By changing the order of fields specified in the table command
14
Which of the following commands can return a count of all events matching search criteria over a specified time period?
stats
where
count
match
15
When using the timechart command, which axis represents time?
Y-axis
The axis is specified using the as clause
X-axis
The axis is specified using the by clause