Zoho Analytics and BI Admin Assessment
The time has come. Prove yourself as an Analytics Guru (ok, ok, the technical term is a ‘Zoho Analytics and BI Admin’). Here are the details:
- You have 3 chances to take the assessment
- A score of 80% or higher earns you the certificate
- Upon submission, you’ll be able to see which questions you missed but not what the right answers are
- You have a time limit of 1 hour, 45 minutes
- Feel free to use the Internet, your Analytics account, whatever, to find the right answers, but please don’t talk to another human (not that it would help you much). This is more of a “do you know where to find the right answer?” than a “do you have this memorized?” type of test.
- For all of these questions—ASSUME you are on a STANDARD subscription of Zoho Analytics or higher. (That’s the one that comes with Zoho One)
Good luck. May the odds be ever in your favor.
(Ok, another aside—you can STACK the odds in your favor by watching all the courses in this learning path and working through the practice projects)
Quiz Summary
0 of 41 Questions completed
Questions:
Information
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
Results
Results
0 of 41 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
Categories
- Not categorized 0%
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- Current
- Review
- Answered
- Correct
- Incorrect
-
Question 1 of 41
1. Question
With which of the following data sources can you set up a recurring sync to Zoho Analytics without any serious custom development? (select all that apply)
CorrectIncorrect -
Question 2 of 41
2. Question
How often can you schedule a data sync, assuming you’re on a standard Zoho One plan? (select all that apply)
CorrectIncorrect -
Question 3 of 41
3. Question
Which of the following are true regarding a data sync to Zoho Analytics? (select all that apply)
CorrectIncorrect -
Question 4 of 41
4. Question
What data from Zoho CRM syncs to Analytics? (select all that apply)
CorrectIncorrect -
Question 5 of 41
5. Question
Which of the following filters can you apply to reports, without using any formula columns, aggregate formulas, SQL, etc? (select all that apply)
CorrectIncorrect -
Question 6 of 41
6. Question
Which data accessibility and configuration options are available to you when sharing reports? (select all that apply)
CorrectIncorrect -
Question 7 of 41
7. Question
You can use conditional logic in Pivot table formula columns.
CorrectIncorrect -
Question 8 of 41
8. Question
Choose the correct definition of Conditional Formatting within the context of Pivot and Summary tables.
CorrectIncorrect -
Question 9 of 41
9. Question
Which formula column code would return the next birthday of a Contact (using the Birth Date field)?
CorrectIncorrect -
Question 10 of 41
10. Question
Is there a way to clone Analytics reports or dashboards?
CorrectIncorrect -
Question 11 of 41
11. Question
When creating a report or chart that uses data from multiple modules, what does the term ‘paths’ refer to in a report?
CorrectIncorrect -
Question 12 of 41
12. Question
Which code snippet for a formula column would return the AGE (in days) of a Deal? Our definition of AGE, much like human age, is the time from birth (Deal Creation) to death (Closed Won or Lost), but if it’s still open, the age should still be going up with time.
CorrectIncorrect -
Question 13 of 41
13. Question
Which function should you use in a formula column in order to calculate a conditional commission? The criteria are (a) only Closed Won deals qualify (obviously) and (b) If it’s < $10k, use a 3% commission rate. If it’s between $10k and $30k, a 5% commission rate, and if it’s above $30k, a 7% commission rate.
CorrectIncorrect -
Question 14 of 41
14. Question
What are the 3 main filters we’ve taught?
CorrectIncorrect -
Question 15 of 41
15. Question
What are the 3 types of date filters you can set?
CorrectIncorrect -
Question 16 of 41
16. Question
If I want to build a report of ‘Year over year sales for the month of July’ then I should use which date filter?
CorrectIncorrect -
Question 17 of 41
17. Question
Your manager needs to see a report detailing the number of Closed Deals over the last 36 months, with a year-over-year comparison by month. What type of chart is best?
CorrectIncorrect -
Question 18 of 41
18. Question
I am building a dashboard to share with my investors—who are not Zoho Users—every week. How can I share this dashboard with them? (select all that apply)
CorrectIncorrect -
Question 19 of 41
19. Question
For your weekly team meeting, you need a Sales Pipeline report that visually shows both the # of deals and the total $$ amount by Deal Stage. What type of chart is best?
CorrectIncorrect -
Question 20 of 41
20. Question
I need a Pivot report of ‘Year over Year Sales by Quarter’. How do I construct this report?
CorrectIncorrect -
Question 21 of 41
21. Question
Is it possible to show different people different views of the same dashboard? i.e. show the team manager everyone’s performance data and each team member just their own data?
CorrectIncorrect -
Question 22 of 41
22. Question
Which types of users can see all data in a workspace? (select all that apply)
CorrectIncorrect -
Question 23 of 41
23. Question
Match the following SQL-related terms to their definitions:
Sort elements
- A way of renaming a table in order to not have to type out it out every time you reference it
- A connection you establish between two tables of data, usually using some unique identifier
- SQL's version of filtering
- The section where you specify which columns of data you want to bring into your query
- Where you specify the table(s) from which you'll draw your data into the query
- A command for stacking data and sub-queries
-
Alias
-
JOIN
-
WHERE
-
SELECT
-
FROM
-
UNION ALL
CorrectIncorrect -
Question 24 of 41
24. Question
If I set a normal filter (filters you add in the ‘Filter’ tab in the report builder) on a report, that filter will still be in effect when I add that report to a dashboard.
CorrectIncorrect -
Question 25 of 41
25. Question
For comprehensive business reporting, what is best practice regarding Analytics workspaces?
CorrectIncorrect -
Question 26 of 41
26. Question
Whether in reports, URL Criteria, or SQL filters, does capitalization matter when using filters on text fields?
CorrectIncorrect -
Question 27 of 41
27. Question
Do Zoho users need to be added to Analytics in order to view reports and dashboards?
CorrectIncorrect -
Question 28 of 41
28. Question
Select all of the following that are possible when scheduling reports to be emailed.
CorrectIncorrect -
Question 29 of 41
29. Question
Report description: A commissions report that is a simple 3% cut of all Closed Won Deals in the CRM. Do I need to use SQL or not in order to build this report?
CorrectIncorrect -
Question 30 of 41
30. Question
Report description: A commissions report that awards commissions for all sold items marked as Commissionable in Zoho Books. Invoices must be paid within 15 days and commissions are awarded by payment and not by the invoice itself. Also, if items are returned by the client (credit notes) and refunded, that negatively counts toward commissions (i.e. commissions are rescinded). Do I need to use SQL or not in order to build this report?
CorrectIncorrect -
Question 31 of 41
31. Question
I want to build a report showing the Customers with the most Invoices (count) and total $$ amount sold for the last 30 days. I want to be able to sort by either Invoice Count or Invoice Total. Do I need to use SQL?
CorrectIncorrect -
Question 32 of 41
32. Question
I want to build a Pivot report showing the most commonly returned items (think Credit Notes). Based on this data, we may need to reevaluate our return and refund policies. I would like to see the Item name and the quantity returned in the last ‘x’ period of time. How can I build this report without resorting to SQL?
CorrectIncorrect -
Question 33 of 41
33. Question
I want to build a report showing, for any Active Item, the stock currently on hand, the amount ‘Committed’ (in Open Sales Orders), and the amount Sold in the last 120 days. How can I build this report without resorting to SQL?
CorrectIncorrect -
Question 34 of 41
34. Question
You can build a lot in Analytics without SQL. However, what are some of the advantages that SQL gives you over traditional report-building in Analytics? (select all that apply)
CorrectIncorrect -
Question 35 of 41
35. Question
Match the aggregate formula code to the metrics they return.
Sort elements
- sum(if("Sales Orders (Zoho Books)"."Status" IN ('draft','open'),"Sales Order Items (Zoho Books)"."Quantity",0))
-
if(sum(“Deals”.”Deal Size”) < 0,0,
if(sum(“Deals”.”Deal Size”) < 5000,.03*sum("Deals"."Deal Size"),
if(sum(“Deals”.”Deal Size”) < 10000,1500+.05*(sum("Deals"."Deal Size")-50000),
4000+.07*(sum(“Deals”.”Deal Size”)-100000))) - rank(sum(if("Deals"."Stage" LIKE 'Closed Won',"Deals"."Deal Size",0)),'desc')
-
(lag(sum(if(“Deals”.”Stage” LIKE ‘Closed Won’,”Deals”.”Deal Size”,0)),1) +
lag(sum(if(“Deals”.”Stage” LIKE ‘Closed Won’,”Deals”.”Deal Size”,0)),2) +
lag(sum(if(“Deals”.”Stage” LIKE ‘Closed Won’,”Deals”.”Deal Size”,0)),3))
/3 - sum(if("Customers"."Rank" < 101,"Customers"."Revenue",0))
- avgif("Deals"."Stage" = 'Closed Won' AND "Deals"."Closing Date" > subdate(currentdate(),'365'),"Deals"."Deal Size")
-
Committed Stock (item quantity in Open Sales Orders)
-
Total commission amounts for a tiered Commissions structure
-
A ranking of closed deals
-
Returns the average of the prior 3 Deal Size values (preferably grouped by ascending dates)
-
Sums up the total Revenue value for the top 100 customers
-
Returns the average Deal Size for Closed Won deals in the last year
CorrectIncorrect -
Question 36 of 41
36. Question
When would you use the lag() aggregate formula?
CorrectIncorrect -
Question 37 of 41
37. Question
You cannot use aggregate formulas within normal formula columns.
CorrectIncorrect -
Question 38 of 41
38. Question
Data integrity is important. Always double check your share settings and test everything out where possible.
CorrectIncorrect -
Question 39 of 41
39. Question
Select all of the benefits of setting up the automatic distribution of pre-filtered client or partner dashboards as taught in our course. (Don’t confuse this with distributing a dashboard to internal Zoho users. We’re talking about pre-filtered reports for external client users)
CorrectIncorrect -
Question 40 of 41
40. Question
Which of the following show correct syntax for JOINing the Deals and Accounts tables in a SQL query? (select all that apply)
CorrectIncorrect -
Question 41 of 41
41. Question
Which of the following correctly only includes CLOSED deal records where the Account type is ‘Partner’ or ‘Referrer’ and the Deal Closing Date is in the last 90 days? (select all that are correct)
CorrectIncorrect