WFM Reporting Excel Test-2021
WFM Reporting Excel Test-2021
Instructions:
You are expected to complete this test in 45 minutes. There are total of 30 questions and each
right answer gets you a plus one mark. Each wrong answer gets you a minus one mark. Hence
do not attempt the questions that you are not sure. All the best for this test.
A. /
B. *
C. $
D. =
Ans: D. =
A. Graphic program
B. Word Processor
C. Presentation
D. Spreadsheet
Ans: D. Spreadsheet
Ans: A. Transpose
A. Select column A
B. Select A and B
C. Select B
D. All of above
Ans: C. Select B
A. Ctrl + -
B. Alt + -
C. Shift + -
D. Insert + -
Ans: A. Ctrl +-
9) To join some cells and place the content at the middle of joined cell, which tool you will
use?
A. From Format Cells dialog box choose Merge and Center check box
B. Click on Merge and Center tool on formatting toolbar
C. From Format Cells dialog box select the Centered alignment
D. From Format Cells dialog box click on Merge Cells check box
10) When you press Ctrl + X after selecting some cells in Excel, what will happen then
A. The cell content of selected cells disappear from cell and stored in clipboard
B. The selected cells are deleted and cells are shifted up
C. The selected cells are deleted and the cells are shifted left
D. The cells selected are marked for cutting
11) In Paste Special dialog box, which of the following option is not available?
A. Divide
B. Add
C. Subtract
D. Square root
12) To convert a column of data into row, which command will you choose
13) Using Paste Special command which of the following you can paste selectively
A. Formulas
B. Validation
C. Formats
D. All of above
QA CSAT
1 96.50%
2 97.01%
3 98.30%
4 95.99%
5 94.30%
6 92.00%
7 88.00%
8 97.00%
9 91.40%
10 93.82%
A. COUNTIFS(range, "<96%")
B. COUNTIF(range, "<96%")
C. COUNT(range, "<96%")
Ans: = B. COUNTIF(range, "<96%”)
Table No. 1
16) Use the formula or function to determine the count of areas dealt in hardware only.
(Refer to the table no. 1)
A. COUNT(D1:D8, "hardware”)
B. SUMIF(D:D, "hardware”)
C. COUNTIF(D:D, "hardware”)
Ans: A. COUNT(D1:D8, “hardware”)
17) Use the formula or function to indicate as “Good Performance” where the sales are
more than $3000. (Refer to the table no. 1)
A. SUMIF(cell reference>3000,"Good performance",0)
B. COUNTIF(cell reference>3000,"Good performance",0)
C. IF(cell reference>3000,"Good performance",0)
Ans: C.IF(cell reference>3000,”Good performance”,0)
18) Use the formula or function to determine the total sales of hardware and software
respectively. (Refer to the table no. 1)
A. sumif(E:E,D:D,”hardware”) & =sumif(E:E,D:D,”software”)
B. sum(E:E,D:D,”hardware”) & =sum(E:E,D:D,”software”)
C. sumifs(E:E,D:D,”hardware”) & =sumifs(E:E,D:D,”software”)
Ans: B. sum(E:E,D:D,”hardware”) & = sum(E:E,D:D,”software”)
19) Use the formula or function to figure out the highest sales amount. (Refer to the table
no. 1)
A. high(E:E)
B. big(E:E)
C. max(E:E)
Ans: C. max(E:E)
20) Can we create a pivot table by selecting the data range “Sheet1!$A$1:$E$8”? (Refer to
the table no. 1)
A. Yes
B. No
Ans: A. Yes
Table No. 2
21) We need sales amount in cell range B7:B13 by using the vlookup function from Data 1
table (Table No. 2). Is it possible?
A. Yes
B. No
Ans: A. Yes
Table No. 3
22) What formula or function we can use to get the result as highlighted in cell D2 & D3
(Table No.3) by using the data in column B & C?
A. merge(b2,”,”,C2)
B. concatenate(b2,”,”,C2)
C. together(b2,”,”,C2)
Ans: B.concatenate(b2,”,”,C2)
Table No. 4
23) As per table no. 4 we need to point out the Sales amount in green color (as per above
table) which is higher than $5000. How can we do it?
A. Home>conditional formatting>Highlight cell rules>select greater then function and put
the criteria to highlight
B. Home>conditional formatting>select greater then function and put the criteria to
highlight
C. All of the above
Ans: C. All of the above
Table No. 5
24) Can you rectify the formula highlighted in yellow color in Table no. 5?
A. Replace the # from = sign
B. Replace the # from $ sign
C. None
Ans: A. Replace the # from = sign
25) Cell range “A1:B-10” indicates a range of cells that starts in cell A1 and goes over to
column B and down to row 10.
A. True
B. False
Ans: B. Flase
27) If we have the value in a cell as $1635.35 and we need to have only $1635 in a different
cell, what formula we can use?
A. =Num()
B. =int()
C. None of the above
Ans: B. =int()
Table No. 6
28) In the above table we have a Pivot table and we need to have the sales view by Area
only without removing the product from rows. How can we do it?
A. We can use the collapse all function in column A
B. We can hide the rows
C. None of the above
Ans: C. None of the above
2. SQL Server, Microsoft Access, Analysis Services, SQL Server Analysis Server
3. Microsoft Azure
Options are:
A) Option 1 & 2
B) Option 2 & 3
C) Option 3 & 4
D) Option 4 & 1
E) All options
32) In an existing query I am going to applied steps>source settings- what exactly we can do
through these steps in a query
A) Preview the query
B) Load the query
C) Run the query
D) None of the above
Ans: C. Run the query
33. Excel BI (Power query) runs OLTP queries
A) True
B) False
Ans: A. True
35. During a power query run I found a problem with my DAX formula. It is a-
A) True statement
B) False Statement
Ans: A. True statement