1. How Often Do Klip Embeds Refresh?
- Every 8 hours
- Every 24 hours
- Every 3 hours
- Klip embeds do not refresh
2. It Is Possible To Enable Dark Theme For All Users Without
Using Custom CSS
3. True Or False? A Klip Must Have At Least One Data Source?
4. Fill In The Blank: You Can Have Up To ____ Datasources
Per Formula.
- 12
- 10
- There is no maximum limit of datasources per formula
- 17
- 1
5. A Dynamic Datasource Can Only Have One Dynamic Property.
6. Which Of The Following Can Be Used To Control Both Which
Specific Dashboards Are Visible To Each User, And Also What Klipfolio Features
Each User Has Access To?
- Users
- Groups
- Roles
- Users and Groups
- Users and Roles
- All of the above
7. When You Save A Copy Of A Klip, It Duplicates The Klip
And Creates A Copy Of The Datasource(S) Associated With That Klip.
8. What Klipfolio Assets Are Stored In The Library?
- Components, Klips, and Dashboards
- Tabs, Klips, and Dashboards
- Components, Klips and, Data Sources
- Klips, Dashboards, and Data Sources
- Klips, Connected Accounts, and Dashboards
9. True Or False? A Klip Component Must Have At Least One
Data Source?
10. Which Of The Following Statements Are True About
Displaying Klipfolio On A Wall-Mounted Screen? Select ALL That Apply.
- Klipfolio is not designed to work on Wallboards
- Klipfolio allows you to cycle
through your dashboards in full screen mode
- You can only display Klipfolio on a Wallboard using
Published Links
- There is no way to adjust the cycle time when displaying in
full screen mode
- By default, a dashboard is switched
every ten (10) seconds
- You can pause on a single dashboard
when cycling through multiple dashboards in full screen mode.
11. Which Of The Following Statements Are True About “Roles”
In Klipfolio? Select ALL That Apply.
- There are three types of Roles in
Klipfolio (out of the box): Admin, Editor, and View Only.
- Admin Users manage all assets,
Groups, and Account Settings
- Editors create and share assets they
have access to.
- View-only Users can view dashboards with no customization,
but can view and add “Annotations”
- Only 1 Custom Role is allowed per Account.
12. When Deleting A Dashboard In Klipfolio, Which Of The
Following Statements Are True?
- Deleting a dashboard automatically deletes the Dashboard and
all of its Klips and data sources.
- Klipfolio gives you the option to
delete the Dashboard only or delete the Dashboard and its Klips and Data
Sources.
- Dashboards cannot be deleted.
- All Dashboards, Klips, and Data Sources need to be deleted
separately.
- When attempting to delete a
Dashboard and all of its Klips and Data Sources, if the Klips and/or Data
Sources are used in other areas, they will not be deleted.
13. True Or False: Full Screen Mode In Klipfolio Allows You
To Automatically Cycle Through Specific Dashboards At A Time Interval That You
Choose.
14. Which Of The Following Statements Are True About Adding
Users In Klipfolio? Select ALL That Apply.
- When you email a Klip or Dashboard to an email address, a
User associated with that email address is added in Klipfolio.
- When you create a User in Klipfolio
you provide an email address, and the system sends the new user a notification
email
- A single email address can only be
associated with a single Account in Klipfolio
- Users can be created through the
Klipfolio API
15. What Types Of Data Formats Are Supported By Klipfolio?
- Excel
- CSV
- JSON
- XML
- All of the above
- None of the above
16. Consider The Following Statement: Datasources In Your
KIipfolio Account Refresh Only If There Is An Active Session (Such As A User
Being Logged Into The Klipfolio Account Or A Published Link Being Used).
17. True Or False? A User Can Only Be Part Of One Group.
18. Klipfolio Lets You Connect To How Many Different Web
Based Data Sources?
- Five: Excel, Facebook, Twitter, Salesforce, Google Analytics
- We can connect to and fetch data
from 1000s of different services.
- 450 Different services with REST APIs that use OAuth.
- 40-50: Those listed in the Klip Gallery
19. Rupert Has A 12 MB Excel File That He Wants To Upload To
Klipfolio. He Can Do This By Using The Klipfolio API.
20. True Or False? Klipfolio Only Offers Dedicated
Connectors (Ie., For Google Analytics, Salesforce, Twitter, Etc.) For Services
Included In The Klip Gallery.
21. Using The Image Below, What Properties Can You Tell Have
Been Set For The Map Markers?
- Latitude, Longitude, Colour, Size, Name, and Description
- Latitude, Longitude, and Size
- Latitude, Longitude, Size, and
Colour
- None of the Above
22. True Or False? Only Admin Users In Klipfolio Can Create
Variables?
23. You Can Have Multiple Components In A Single Klips.
24. If You Want To Change The Data In A Klip Based On A
Variable Then The Variable Needs To Be In Which Parameter Of The SWITCH
Function?
- data
- case
- values
- All of the above
- None of the above since you cannot use variables in a SWITCH
statement
25. Abdul Has Built A Pie Chart Klip Which Shows The Number
Of Sessions Per Google Analytics Channel. He Wants To Only Show The Channels
Which Have More Than 100 Sessions In The Pie Chart. Abdul Can Achieve This
Using Filter Actions As Follows: Select The Filter Option For The Values Component
Of The Pie Chart; If A Group Action Is Applied To The Labels, Make Sure The
Values Have The Correction Aggregation Method; Set A Condition Filter To Select
Values That Are Greater Than 100 And Check To See That The Values In View
Option Is Selected.
26. Josh Wants To Show Websites And Time On Website In A
Table. He Wants To Set Time On Website Metric To Format As Duration (Hh:mm:ss).
What Should Be The Format Of His Raw Input Data?
- In hours
- In seconds
- In minutes
- All of the above
27. True Or False? Bar/Line Charts Cannot Show Negative
Values.
28. A Pie Chart Can Only Have A Maximum Of 6 Slices.
29. When Plotting Markers On A Map Component, These Two Data
Points Are Required:
- Name and Latitude
- Latitude and Longitute
- Latitude and Colour
- Colour and Size
- Longitude and Size
30. DJ The Tassmanian Is Working On A Klip That Lists His
Upcoming Shows With A Dynamic Datasource And Sees The Following Message: “A
Problem Occurred While Loading The Datasource. Please Try Reloading The Page.”
He Suspects That There Is A Bad Dynamic Datasource Instance Causing This Error
Message. What Is The Process He Should Take To Verify This?
- Reconfigure the datasource
- In the display url of the of the
datasource, replace “view” with “debug_info”
- Log out of Klipfolio, go for a coffee and log back in
- All of the above
31. Which Of The Following Are Types Of User Input Controls?
Select ALL That Apply.
- Date Picker
- Multiple select drop-down list
- Drop-down list
- Text field
- Date range
32. To Use A Variable In A Klip, You Must Have:
- Set up a User Input Control, User
Property, or Company Property, with an assigned variable, and use this variable
in the Klip formula
- Set up a User Input Control and a Submit Button, with an
assigned variable, and use this variable in the Klip formula.
- Have a dynamic data source, with an assigned variable, and
use this variable in the Klip formula.
- Used the syntax: {var.’variable name’}, with an assigned
variable, and use this variable in the Klip formula.
33. Which Of The Following Statements Are True? Select ALL
That Apply.
- You can only change the default value for a user input
control if the Klip has not yet been saved.
- You cannot change the scope once the variable has been set.
- The Labels in a drop-down list must be different from the
Values.
- You can choose to set the value of
an input control instantly or with a button component.
34. Seth Is Building A Table Component. Column 1 Of His
Table Has 10 Entries And A Hidden Data Component Has 20 Entries, How Many Rows
Does Seth’s Table Have?
- 10
- 20
- 11
- None of the above
35. Keely Is Building A Bar/Line Chart With Dates In The
X-Axis, The Input Format Of The Dates Is Yyyy-MM-Dd And Keely Has Set The
Output Format To MMM Dd, Yy. If She Uses A Results Reference To The X-Axis In
Another Component, It Will Show Dates In Yyyy-MM-Dd Format.
36. Consider The Following Scenario: Tass Is Creating A
Dynamic Datasource Where He Needs To Pass Variable Values To “Start-Date” And
“End-Date” Parameters Of The Query. He Can Pass The Variable Values Under The
“Query Parameters” Section Of The Connector As Follows:
37. Zeek Is Using The Following Klipfolio Date Function To
Specify The “Start_date” Parameter In His Api Query:
{Date.Add(-5).StartOfMonth.Format(“Yyyy MMM Dd”)}. If Today Is December 3,
2017, What Is The Value That Is Being Input Into The “Start_date” Parameter?
- Dec 1, 2017
- 2017 December 1
- 2017 December 01
- 2017 November 01
- November 1, 2017
- None of the above
38. Formulas Referenced By !REF Are Fully Recalculated;
Therefore, No Performance Saving Is Gained When Using !REF.
39. You Have A Datasource Where Column A Is Showing A List
Of Country Names (Where Some Names Are Repeating Themselves). You Apply A
Member Filter Check-Boxes To Include The Following Countries: Canada, England,
Poland And India. When The Datasource Refreshes Brazil Is Newly Added To It.
What Happens To The Component Using The Filter When New Data Is Added To It?
- Canada, England, Poland and Brazil will be shown.
- Canada, England, Poland, India and Brazil will be shown.
- Only Brazil will be shown.
- Canada, England, Poland and India
will be shown.
40. You Have A Datasource Whose Column A Contains Date/Time
In Unix Format. You Wish To Display The Date In The Calendar Format Of MMM Dd,
Yyyy But You Also Wish To Include The Hour And Minute Information (With A
Separator Of :). How Do You Specify The Time To Match The Requirement Above?
- HH:MM
- hh:MM
- hh:mm
- HH:mm
- c and d
- None of the above
41. The DATERANGE Function Can Be Used To Populate An X-Axis
With All The Dates Between A Given Start And An End Date.
42. You Can Pass The Timezone As A Parameter To The NOW( )
Function.
43. Josephine From Accounting Is Writing A Formula Using The
SELECT( ) Function. She Wants To Select Payroll Data To Match The Following
Conditions: The Paydates Must Fall Within The Current Year And The Employee
Type Must Be Equal To Full Time. However, It Is Only Possible To Have One
Condition In The SELECT( ) Function.
44. How Do You Define A Variable In The Second Parameter Of
A MAP/MAPFLAT Function?
- “variable_name”
- $variable_name
- &variable_name
- {props.variable_name}
45. What Is The Default Aggregation Method For The Third
Parameter Of GROUPBY() Function?
- Sum
- Average
- Count
- Join
- None of the above
46. How Can You Get Rid Of Column Headers From A
Visualization?
- Use the SLICE() function to remove the first row
- Create a filter, select the column header value, and exclude
- Select the cells in the datasource excluding the header
- A and B
- None of the above
47. You Wish To Convert 20171201 To December 01, 2017 Using
The DATE_CONVERT Function As Follows. Fill In The Blank By Selecting One Of The
Following Options: DATE_CONVERT( “20171201”, “YyyyMMdd”, _____).
- MMM/dd, yyyy
- MMMM dd, yyyy
- MMM dd, yyyy
- MM/dd/yy
- None of the above
48. Jieyi Is Building A Bar/Line Chart Showing The Amount Of
New Customers Acquired By Date And Is Using The DATERANGE( ) Function To
Generate The X-Axis Between The Start Of The Year And Today. However, Her
Datasource Contains Gaps For Some Dates. What Is The Function That Jieyi Should
Use To Align The Data With Gaps To The X-Axis?
- LOOKUP
- kf:fill_elements
- IF
- ARRAY
- GROUPBY
49. Consider The Following Scenario. You’re Building A Table
Component Showing Dates In The Current Month In Column 1 And Corresponding
Sessions For Each Day In Column 2 (From Web Traffic Data From Google
Analytics). In Your Google Analytics Datasource, You Also Have The Channel
Grouping For Your Sessions (Per Day) And You Wish To Only Show Data Coming From
Organic Sources. However, You Do Not Wish To Have A Visible Column In Your
Table That Shows The Channel Grouping. How Would You Use Filter Actions To Show
Only Dates And Sessions Corresponding To Organic Traffic In Your Table? Select
The Best Practice Option.
- Add hidden data which will contain
channel grouping column from your Google Analytics datasource, use filter
action to include “organic” option
- Use SELECT function in each column to filter data based on
the logic that the channel grouping column’s “organic” entries must be filtered
- Put a column in your table which will contain grouping
column from Google Analytics datasource, use filter action to include “organic”
option and set the visibility option of the column to hidden
- None of the above
50. Consider The Following: You Have A JSON Datasource And
You Wish To Select A Node Which Has A Number As A Name. You Can Accomplish This
By Either Using * In Place Of The Number In The Xpath To Get All The Contents
Of The Node Or Using /*[Name(.)=’Number’] In Place Of The Number In The Xpath
To Get The Data Under A Specific Node.
51. What Function Would You Use To Combine Multiple
True/False Conditions?
- AND
- IF
- MAP
- BETWEEN
- CONTAINS
52. How Do You Get The Element Names For A List Of Elements
In A JSON Or XML Data Source (Such As The Country Codes In Facebook)? Select
ALL That Apply. Note: One Answer Is Better Than The Others, And Is Therefore
Worth More.
- kf:names(/records/countries/*)
- name(/records/countries/*)
- MAP(COMMULATIVE(REPEAT ( 1,
COUNT(/records/countries/*)),”?index”?,DATASOURCE(1ed56f…,CONCAT(“name/records/countries[“,index,”?])”?)
- /name/records/countries/*/*
53. What Are Some Constructs You Can Use To Help Solve The
Issue Where The JSON Data Source Does Not Have Values For All Elements And
Therefore The Data Does Not Line Up Correctly In The Klip? Select ALL That
Apply.
- Use LOOKUP function to lookup from
complete list of ids to list of ids that have a picture
- Use the following-sibling or
preceding-sibling constructs in the xpath
- Use the custom kf:fill_elements
function
- Use the MAP function to iterate through each item and SELECT
only the items that do have values for all elements
54. You Can Add A User To A Klipfolio Account Without
Sending Them An Invite Notification Email.
55. Consider The Following Scenario. You Can Find The
Refresh Info For A Given Datasource (Including Any Errors) By Going To The
Information Section Of The Datasource And Selecting The “Refresh Info” Link
From The Options Available On The Left-Hand Side.
56. Given The Following Datasource Of Reservations, …We Want
To Create A Table With Column A Being The Name, And Column B Being The Number
Of Tables. However, Sometimes The Name Is Missing For The Reservation, And We
Need To Make Sure That Column A Is Not Misaligned To Column B. What Formula
Would We Use To Do This?
- @/reservations/name
- SELECT ( @/reservations/name, @/reservations/name !=BLANK()
)
- IF ( @/reservations/name !=BLANK(), @/reservations/name,
BLANK() )
- @kf:fill_elements(/reservations,
‘name’)
57. In The Data Source Shown Below (Which Is A JSON Data
Source), Is “InferredCountry” A Following-Sibling, Or A Preceding-SiblingTo
“TimestampCustomer”?
- following-sibling
- preceding-sibling
58. Shima Is Creating A Klip And Wants To Have A Dynamic
Datasource Whose Query Is Identical To An Existing Static Datasource. She
Should Not Change The Parameters Of The Existing Static Datasource To Dynamic
Ones Or Duplicate The Static Datasource And Replace The Parameter Values With
Variables (I.E. {Props.}). Instead, She Should Create A Brand New Dynamic
Datasource.
59. What Function Do You Use To Convert A Date String Into
“Epoch Time” In Order To Perform A Calculation? NOTE: Epoch Time Is A Computer
Readable Date String. It Is The Number Of Seconds That Have Elapsed Since Jan 1
1970.
- DATE
- DATE_CONVERT
- DATE_VALUE
- SINCE
- UNIX
60. What Are The Assets Within A Klipfolio Account That Can
Be Duplicated?
- Dashboards
- Klips
- Datasources
- Dashboards, Klips and Datasources
- Klips and Datasources
61. A Custom Company Property Is Considered A Variable
62. Igor Created A Multi-Component Klip Yesterday, Which
Contained 3 Gauges And 1 Table. Today, He Removed The Table Component From The
Klip But After Reviewing It, He Wants To Revert To The Original Version Of The
Klip. Igor Can Revert Back To A Previously Saved Version Of The Kilp By Going
To The “View Recent Revisions” Options From The Drop-Down Menu On The Top Right
Corner Of The Klip Editor.
63. An Admin Of An Account Has Access To The Authentication
Tokens Of All Users, Whether They Were Shared Or Not.
64. Which Of The Following Are Valid Methods For Creating
Data Sources In Klipfolio? Select ALL That Apply.
- Upload a file
- Create a data source using the “Web
Accessible Resource” connector
- Use a pre-built connector for
services like Xero, Google Analytics, Facebook, etc.
- Email data to Klipfolio
- Send data to Klipfolio via SMS
- Connect directly to an SQL or XMLA
database
- Connect to a cloud storage service
like Dropbox; Box; or Google Drive
- Use the Klipfolio API
65. Which Of The Following Customization Options Are
Available With Klipfolio? Select ALL That Apply. (Duplicate Content))
- Custom CSS
- Domain Aliasing
- White Label
- Custom Data Store
- On-Premise Deployment
- All of the above
66. Himadri Is An Admin User Of A Klipfolio Account And Is
Reconfiguring A Facebook Ads Datasource Made By Arshad, Another User Of The
Same Klipfolio Account. When She Reaches The OAuth Token Selection Step, She
Does Not See Any Facebook OAuth Tokens Available For Selection. This Is Because
The OAuth Token Used To Create The Datasource Is Owned By Mitch And Was Not
Shared With Other Users.
67. Kalyani Is The Owner Of A Start-Up Interior Design Firm
And She Likes To Keep Track Of Her Home Accessory Purchases Using Excel. She
Has Built A Klip With A Table Component To Show Her Most Recent Home Accessory
Purchases, And Wants This Klip To Refresh As She Updates Her Excel File. Where
Can Kalyani Store Her File Such That It Refreshes Automatically Within
Klipfolio And Updates Her Klip?
- Google Drive
- Microsoft One Drive
- FTP/SFTP
- DropBox
- All of the above
68. Which Of The Following General Statements Are True?
Select ALL That Apply.
- Data sources can be used in multiple formulas but only one
Klip
- Klips can be used in multiple
Dashboards
- You can make a copy of a Klip (by
saving it as a copy)
- You can make a copy of a Data Source
(by duplicating it)
- You can make a copy of a Dashboard
- Klipfolio separates the underlying
data of a dashboard from its presentation layer, making it possible to use a
single data source in many different Klips, and/or multiple different data
sources in one single Klip.
69. What Is The Actual Limit To The Amount Of Data That Can
Be Used In Any One Klip?
- 10 MB
- 120 MB
- It depends
- The limits on amount of data pertain
to the max size of a single data source, not to a Klip.
70. Which One Of The Following Are Not Considered A Best
Practice?
- Do not use nested layout grids
- Use the IF( ) function when the condition results in
true/false and use SWITCH() when the condition results in one of multiple
potential values
- Always use hidden tables to store
calculations
- When referencing a sub component for formulas, use the
results reference instead of the formula reference, whenever possible
- All of the above
71. Dylan Is Using A Big Screen Tv To Display 10 Dashboards
In His Klipfolio Account. He Wants To Have More Time To Review A Dashboard
Before It Switches To The Next One. He Can Achieve This By Changing The
Dashboard Switching Option Under His Account Settings.
72. True Or False? The Labels In A Drop-Down List Are Optional.
73. Shima Is Making A Table Showing Financial Data
Aggregated By Month. The List Of Aggregations For One Of The Table Columns Only
Has Count, Count Distinct, First And Last Options. What Is The Cause Of This?
- There is a GROUPBY function used in that column
- Group action is applied to the column in question
- The format type of the column is
text
- None of the above
74. True Or False? Variables Can Be Used In Data Source
Queries?
75. You Wish To Refer To The “All” Option From The User Input
Control In A Formula. What Is The Correct Syntax That Should Be Used In This
Case?
- _all_
- All
- all
- All of the above
- None of the above
76. The Following Syntax Can Be Used To Specify A Default
Function To Be Performed If No Cases Match.
- default
- _default_
- (default)
- **default**
77. When Plotting Colour Data On A Map Component, The Map
Will Be Shaded From Light To Dark According To What?
- The group of regions
- The count of regions on the map
- The numeric values associated to
each region
- The numeric values of the region IDs
78. Using The Image Below, Select All Scenarios Where The
Variable “Tm_country” Is Properly Used In Klipfolio. Select ALL That Apply.
- Option A
- Option B
- Option C
- Option D
79. When Plotting Region Data On A Map Component, Which
Function Is Most Commonly Used To Align Data From The Region ID Data Source To
The Numeric Values For Each Of The Regions?
- GROUPBY
- COUNTDISTINCT
- LOOKUP
- MAP
80. True Or False? Once A Variable Is Saved It Becomes
Available To Everyone In The Klipfolio Account?
81. How Do You Define A Variable In A Formula?
- “variable_name”
- $variable_name
- &variable_name
- {props.variable_name}
82. What Is The Result Of The Following Formula? DATEVALUE(
DATE_STARTOF( DATE_ADD( DATE(“2017-11-15″,”Yyyy-MM-Dd”), Year, “-1”), Quarter),
“YyyyMMdd”)
- 20161115
- 2017-10-01
- 2017-01-01
- 20161001
83. Take A Look At The Data Source And Klip Below. In Order
To Build The “Delayed Units” Series, Why Is It Necessary To Use The LOOKUP
Function?
- Because certain States have higher numbers of Units
- Because each State has a different numbers of Cities
- Because not all States have
“Delayed” orders
- Because there are four different Regions, and each Region
has a different number of States.
- Because the “Units” column has numerical data.
84. You Have A Table Klip Set Up And Want To Remove The
Header Row Of Your Data. You Can Do This By Using The “Exclude” Feature Of The
Filter Action On One Column And SLICE Function In The Other Column.
85. You’ve Written MAPFLAT Function As Follows To Paginate
10 Pages Of A Dynamic Datasource: MAPFLAT( CUMULATIVE(REPEAT(1,10)),
“Api_page_no”, @A:A). The Api Query That Returns @A:A Correpsonds To
Https://Somebaseurl.Com/Endpoint?Parameter1=Value1¶Meter2=Value2
&Page={Props.Api_page_no}. From This Api’s Documentation, You Find Out That
Page Number In The Query Must Be Of The Format “Page=1” NOT “Page=1.0”. What
Function Is Missing Within Your Formula To Ensure It Executes The Pagination
Correctly?
- ARRAY
- MAP
- NUMBERFORMAT
- INDEXOF
- All of the above
- None of the above
86. How Do You Define A Variable In A Dynamic Data Source?
- “variable_name”
- $variable_name
- &variable_name
- {props.variable_name}
87. Can You Use Negative Numbers In The SLICE Function?
- Yes, to “start,” or “end” the
selection of data from the bottom of a data source.
- No, you can only use positive numbers in the “start” and
“end” values
88. Consider The Following Scenario: Within Your Klipfolio
Account, You Have Two Variables With The Same Name, One Is “Klip” Scope And The
Other Is “All Dashboards” Scope And The Variable With The Klip Scope Has
Precedence.
- True
- False
- 89. . Consider The Following Array Of Data:
ARRAY(“Apple”,”Banana”). What Function Do You Use To Change Apple To *Pple AND
Banana To B*N*N*?
- SUBSTITUTE
- SUBSTITUTE_REGEX
- REPLACE OR SUBSTITUTE
- REPLACE
- All of the above
90. What Is The Correct Syntax For Putting A Variable Inside
Of A Datasource Query? (Ie: A Dynamic Datasource)
- https//website.com/report?queryVariable={props.variable}
- https//website.com/report?queryVariable=${{variable}}
- https//website.com/report?queryVariable=${data[0].variable}
- https//website.com/report?queryVariable=${GET.variable}
91. True Or False? You Can Use The Klipfolio Relative Date
Range Expressions If The Data Source You Are Accessing Expects The Start And
End Date In Epoch Format.
92. Which Of The Following Relative Date Expressions Would
You Use To Look For “Start Of The Current Year”? Assume This Particular API
Expects Dates In The Format Of YyyyMMdd.
- {date.startOfYear.format(‘yyyyMMdd’)}
- {date.startOfYear(‘yyyyMMdd’)}
- {startOfYear_format(‘yyyyMMdd’)}
- {date_startOfYear.format(‘yyyyMMdd’)}
93. Patrick Is Building A Pie Chart Klip For His Website
Traffic Dashboard Using Google Analytics Data. The Pie Chart Shows Sessions Per
Channel And Patrick Wants To Exclude The Slices Of The Pie Chart That
Corresponds To “Referral” And “Paid Search” Channels. The Best Practice For
Removing These Channels Through Filter Actions Would Be To Select Their Names
From Member List And Use The Exclude Feature.
94. True Or False? You Can Click On The “Selection Options”
Link For An Xpath Element To Be Able To Hand Edit The Xpath For The Element?
95. Fill In The Blank: You Can Have Up To ____ Klips Per
Dashboard.
- 21
- 9
- 30
- 44
- There is no maximum limit of klips per dashboard
96. Which Data Formats Does Klipfolio Support When Creating
Data Sources Using The Web Accessible Resource Connector? Select ALL That
Apply.
- Javascript
- SOAP
- JSON
- XML
- Excel
- CSV
- Binary
97. What Is The Best Way To Share A Dashboard With Your
Colleagues If They Are Not Users Of Your Klipfolio Account?
- PDF of the dashboard sent out via scheduled email
- An image of the dashboard
- Embed of the dashboard in a HMTL component
- A published link to the dashboard
98. What Is The Data Size Limit Of Any One Data Source In
Klipfolio?
- 10 MB
- 120 MB
- It depends
- Unlimited
99. Which One Of The Following Methods Can Be Used To Assign
A Value To A Variable Within Klipfolio?
- MAP, MAPFLAT, SET functions
- Company or user properties
- User input controls
- All of the above
- None of the above
100. Which Of The Following Statements Are True Regarding
Data Sources In Klipfolio? Select ALL That Apply.
- Only the Klipfolio Support Team can change a data source
refresh rate.
- Data Sources will refresh every 15 minutes
- The Klipfolio API can be used to
trigger a data source refresh
- With Google Analytics, 15 minutes is
the shortest possible refresh interval
- With Facebook, 30 seconds is the shortest possible refresh
interval
- Most data sources can be set to
refresh as frequently as every minute
- If a scheduled email is set to be
delivered at a certain time, all data sources in the account will refresh a
short time before the email is sent.
- Data sources in a specific account
will only ever refresh when at least one user is logged in, or when a
Private/Public Links is viewed.
101. Elvira Has A Klip Which Is Utilizing A Variable;
However, It Does Not Display On The Dashboard. What Is The Most Likely Cause Of
This?
- The server is down
- The variable is not being set on the dashboard
- Drill-down is enabled
- The variable scope wrong
- Options b and d
- None of the above
102. Which Of The Following Statements About This Bar Chart
Are True? Select ALL That Apply.
- The Blue Series only contains
positve data values
- The Green Series only contains
negative data values
- All of the bars are stacked
- The x and y axes are inverted
- The Orange Series is likely a REF to the Blue Series + a REF
to the Green Series.
- All of the above are true
103. True Or False? Changing The Scope Of A Variable From A
Smaller Scope To A Larger Scope Requires That You Take Several Steps Including
Removing, And Then Re-Adding, The Dashboard In Question.
104. True Or False? In A Gauge Component, Indicators
Override Colour Ranges.
105. True Or False? In Order For User Input Controls To
Change Data In A Klip, The User Input Control Must Have A Variable Associated
With It.
106. You Can Reference The Value Of A Component In One Klip
On A Component In Another Klip Using Formula Or Results Reference.
107. How Does White Labelling In A Partner Account Affect
That Partner’s Clients?
- It allows a Partner to change the primary logo (at top left)
in each Client Account
- It allows the Partner to change the
primary logo in every client Account, and completely remove Klipfolio’s name
and logo from the UI of all Client Accounts
- It allows the Partner to get a discount on White Labelling
their client accounts
- It allows a Partner to embed dashboards into their own web
application
108. True Or False? You Can Create Custom Maps In Klipfolio?
109. What Is The Difference Between A Filter Action Applied
To “Values In View” Vs. “Values In Source”?
- Values in source is applied before
grouping while values in view is applied after grouping
- Values in view is applied before grouping while values in
source is applied after grouping
- There is no difference between the two options
- These options do not exist in Klipfolio.
110. Consider The Following Scenario: You Have A Table Klip
Where Column 1 Has The Following Data ARRAY(“B,A,A,A,B,B,B,C,C”) With A Group
Action Applied. What Will You See If You Make A Formula Reference (!Column 1)
And A Results Reference (&Column 1) To Column 1?
- b,a,a,a,b,b,b,c,c and a,b,c,
- a,b,c and b,a,a,a,b,b,b,c,c;
- b,a,a,a,b,b,b,c,c and b,a,a,a,b,b,b,c,c
- b,a,a,a,b,b,b,c,c and b,a,c
111. Prerna Is Building A Bar/Line Chart Which Shows The
Number Of Social Media Followers Acquired By Month And Wants To Show Two Series
From Two Different Datasources: One To Show The Current Year’s Data And The
Second One To Show Previous Year’s Data. What Is The Function Prerna Should Use
To Align The Data From Two Different Datasources?
- MAP/MAPFLAT
- IF
- DATASOURCE
- LOOKUP
- None of the above
112. Which One Of The Following Are Valid Options For The Prefix
Of The Datasource Email Address When Using Klipfolio’s Email Attachment
Connector?
- ds
- ds_
- ds-
- ds=
- ds+, ds_, ds-
- All of the above
- None of the above
113. Which Of The Following Date Formats Can Be Sorted In A
Chronological Order?
- MM/dd/yy
- Unix
- yyyyMd
- yyyyMMdd
- Unix and MM/dd/yyyy
- yyyy-MM-dd
- Unix, yyyyMMdd and yyyy-MM-dd
114. True Or False? You Can Apply Multiple Filtering
Conditions To A Component Using Hidden Data.
115. Yvonne Is Writing Formulas Using The Following
Klipfolio Functions: COUNT_DAYS, DATE_ADD, DATE_IN And DATE_STARTOF. What Is
The Input Date Format Yvonne Should Use To Ensure The Date/Time Functions Are
Working Correctly?
- Unix is the default, but any date format can be specified
- yyyyMMdd
- Unix
- All of the above
- None of the above
116. What Function Would You Use To Get A List Of The Unique
Values In A Data Set?
- GROUP
- BETWEEN
- DEDUPE
- TRIM
- CONTAINS_UNIQUE
117. For The Following Label Component: With These
Properties: What Would Formulas X And Y Give You? X:!Label Y:&Label
- X gives “Oct 16, 1989”? and Y gives “1989-10-16”?
- X gives “1989-10-16”? and Y gives “16/10/1989”?
- X gives”16/10/1989″? and Y gives “1989-10-16”?
- X gives “1989-10-16”? and Y gives “624499200”?
118. Jason Is Setting Up Users In His Klipfolio Account, These
Users Can Login To Klipfolio Using An External Application.
119. Zach Wants To Use The Klipfolio API To Upload A File.
Which One Of The Following Commands Does He Need To Use?
120. A User Group Is The Same As A User Role, The Terms Are
Interchangable
121. Which Of The Following Are Legitimate Ways To Share A
Klipfolio Dashboard? Select ALL That Apply.
- Publish a Private Link without a
password
- Manually email a dashboard to any
email address
- Share directly to Twitter
- Share with Groups
- Share a permalink to a dashboard
with other users
- Schedule an email to deliver a
dashboard to any named user in Klipfolio
- SMS
- Embed an entire dashboard in a public facing website
- Share directly to Slack
122. True Or False? Dashboards, Klips, And Data Sources Can
All Be Shared?
123. You Can Duplicate An Indicator Within The Same
Sub-Component.
124. True Or False? Any Klipfolio Customer Can Publish
Dashboard Links?
125. Which Of The Following Are True Of Klipfolio’s Klip
Gallery Templates?
- They are free with all Klipfolio
subscriptions.
- They are fully
editable/customizable.
- There are both individual Klip
Templates (Klip Gallery), and entire Dashboard Templates (KlipStart)
- There are 3 comprehensive entire Dashboard Templates:
Salesforce, Google Analytics, Google AdWords
126. Which Of The Following Statements Accurately Describes
The Klip Editor?
- You can remove duplicates using a
formula (group)
- It is a browser plugin
- It is 100% browser based web application
- It can be purchased and used in development environments
- You can remove duplicates through the ‘Group Repeating
Labels’ option in the properties panel
- All of the above
127. Klipfolio Has Data Sources (With Country, State, Or
Provincial IDs) For Which Of The Following Maps? Select ALL That Apply.
- Europe
- Germany
- India
- USA
- World
- China
- APAC
- Brazil
128. True Or False? The SWITCH Function Can Have Multiple
Case And Value Parameters.
129. True Or False? The Indicators Panel Lets You Apply
Colour Changes To Values, Change The Background Colour Of Cells, And Assign
Icons Based On Conditional Thresholds.
130. Mitch Is Building A Sparkline Component And Wants To
Add A Hidden Data Component To It. Which One Of These Methods Can Mitch Not Use
To Add The Hidden Data Component?
- Properties tab of the component
- Control panel on the right hand side
- Right click menu of the component
- Data tab of the component
- None of the above
131. Consider The Following Scenario: You’re The Owner Of A
Paint Shop And You’re Making A Klip That Has A Table Showing The Number Of
One-Gallon Paint Cans Customers Have Purchased. You Want To Show The 10
Customers That Purchased The Most Of Amount Of Paint Cans. If You Use The “Top”
Filter Action On The Column Showing The Number Of Paint Cans, You Need To Apply
The Sort Action First.
132. Match The Klipfolio Date And Time Functions Below With
The Common Use Case Where You Would Use Them.
- ·
DATE— = — Used to convert a human readable date string
(2015/01/01), into a computer readable date string known as Epoch or Unix time.
Correct
- ·
DATEVALUE— = — Used to convert an Epoch or Unix date/time (computer
readable date string) into a human readable date string (2015/01/01). Correct
- ·
DATE_IN— = — Used to find dates that fall within a given time period,
like day, week, month, quarter, year. Correct
- ·
DATE_ADD— = — Used to add or subtract a certain number of units
(seconds, minutes, days, etc.) to a given date in order to arrive at a
different date. Correct
- ·
DATE_CONVERT— = — Used to change the format of one human readable date
string (2015/01/01) to another human readable date string (Jan 1, 2015), often
for the purposes of sorting. Correct
- ·
DATE_STARTOF — = — Returns the first date of a given date period, like
week, month, quarter, year.
-
133. Consider The Following Array Of Data:
ARRAY(“Apple”,”Orange”,”EggPlant”,”Apple”,”Zucchini”,”Carrot”,”Orange”
,”EggPlant”,”Kale”,”Bananas”). What Function Would You Use To Replace
“EggPlant” With “Brinjal” AND “Kale” With “SomeGreenThing”?
- REPLACE
- SUBSTITUTE
- SUBSTITUTE_REGEX
- REPLACE OR SUBSTITUTE
- All of the above
134. Which Non-Date Functions Could Be Used To Find Dates In
A Given Date Range?
- SELECT and BETWEEN
- IF and BETWEEN
- SELECT and OR
- OR and BETWEEN135.
135. Adam Has An Excel Datasource Set Up In His Klipfolio
Account. Column 1 Of The Datasource Contains The Names Of New Customers In The
Past Month And Adam Suspects That The Entries Of This Column Have Leading And
Trailing Blanks. What Is The Function Adam Should Use To Confirm This?
- CONCAT
- SUBSTITUTE
- URLDECODE
- URLENCODE
- None of the above
136. In Which Of The Following Scenarios Is DATE_STARTOF The
Optimal Date Function To Use? Select ALL That Apply.
- To find values in the last 30 days
- To find values in the current day
- To find values between two randomly selected dates
- To find values from “last week”
- To find values between the start of
last month, and another given date
137. Consider The Following Screen Grab. The Output Format
Of The Date Pickers Are Set To Unix Format. How Can You Use The Filter Actions
To Filter The Bar/Line Chart?
- Put a hidden data to the bar/line chart which contains the
dates in unix format, check that format type is set to number and place
filtering logic to filter the data where it is greater than or equal to the
variable value for the start date and less than or equal to the variable value
for the end date.
- Check to see if the X-axis format is set to Date/Time and
the input format is recognized correctly, impose a filter where the X-axis is
filtered to show data on or after the variable value for the start date and on
or before the variable value for the end date.
- Put a hidden data with the following formula BETWEEN( DATE(
@B:B,”yyyyMMdd”), $start, $end ) and apply the filter action to select the
“True” cases.
- All of the above
138. True Or False? It Is Better To Hard Code Dates Instead
Of Using Relative Date Range Expressions?
139. True Or False? You Can Use DATASOURCE With Dynamic Data
Sources?
140. True Or False? The MAP Function With The DATASOURCE
Function Is Used When A Klipfolio Variable Is Used In The Xpath?
141. You Can Include A Klipfolio Date/Time Function Such As
TODAY( ) Or YESTERDAY( ) In A REST API Query.
142. Seema Is An Admin User Of A Klipfolio Account, Who Is
Currently Setting Up Other Users. She Can Get A User Invite Link And A Link To
Reset The Password From The User’s Settings, Which Can Then Be Passed Along To
The Users.
143. True Or False? When Connecting To A SQL Database, An
SSH Tunnel Can Be Used To Increase Security?
144. You Can Reference The Value(S) Of A Component In
Another Component In The Same Klip.
145. Which Of The Following “Units” Of Time Can Be Included
In The DATE_STARTOF Function? Select ALL That Apply.
- Hour
- Day
- Week
- Month
- Quarter
- Year
- Decade
- Fortnight
146. Consider The Following Array Of Data:
ARRAY(“Apple”,”Banana”). What Function Do You Use To Change It To
ARRAY(“Apple”,”Apple”)?
- SUBSTITUTE
- SUBSTITUTE_REGEX
- REPLACE OR SUBSTITUTE
- REPLACE
- All of the above
147. Consider The Following Scenario. A User Can Change The
Default Start Day Of The Week When Using DATE_STARTOF Function When The Unit
Parameter Chosen Is “Day Of Week” Or “Week”.
148. In Which Of The Following Scenarios Is The DATE_ADD
Function The Optimal Date Function To Use? Select ALL That Apply.
- To find values in the last 30 days
- To find values in the last month.
- To add or subtract a certain number
of days from a given date
- To find values in a given week.
- To find values between the start of last month, and the end
of the current month
149. Consider The Following Array Of Data:
ARRAY(“Apple”,”Banana”). What Function Do You Use To Change It To
ARRAY(“Fruit”,”Fruit”)?
- SUBSTITUTE
- SUBSTITUTE_REGEX
- REPLACE OR SUBSTITUTE
- REPLACE
- All of the above
150. Replacing “View” With “Debug_info” In The Data Source
Url Will Help You Do Which Of The Following? Select ALL That Apply.
- Manage/list dynamic data source
instances
- Change dynamic data source configuration
- Add dynamic data source instances
- Delete dynamic data source instances
- Refresh dynamic data source
instances
- View data for a dynamic data source
instance
- See refresh log error messages for a dynamic data source
instance
- Download a dynamic data source instance
151. You Can Schedule A Specific Time A Datasource Refreshes
Using The Klipfolio API.
152. Which Of The Following Formulas Is The Best Option For
SUM’ing A Set Of Values Held In Column A Of Multiple Dynamic Data Source
Instances? NOTE: The Possible Values For The Dynamic Property Is In Column B Of
A 2nd Data Source.
- SUM(MAP(A:A))
- SUM(B:B)
- SUM(MAP(B:B))
- SUM(A:A)
- SUM(ARRAY(JOIN(MAP(B:B)))
- JOIN(A:A)
153. True Or False? A User Can Be Assigned To More Than One
Role.
154. True Or False? User Input Controls Can Control Data In
More Than One Klip.
155. You Have A Datasource Where Column A Is Showing A List
Of Country Names (Where Some Names Are Repeating Themselves). Do The Function
GROUP(@A:A) And The Group Action Applied To @A:A Yield The Same Result?
156. True Or False: Dashboards Published Privately Require A
Password?
157. Adam Has An Excel Datasource Set Up In His Klipfolio
Account. Column 1 Of The Datasource Contains The Names Of New Customers In The
Past Month And Adam Suspects That The Entries Of This Column Have Leading And
Trailing Blanks. What Is The Best Function That Adam Should Use To Remove The
Leading And Trailing Blanks?
- CONCAT
- SUBSTITUTE
- URLDECODE
- URLENCODE
- None of the above
158. Which Of The Following Is True Of The LOOKUP Function?
- It is similar to vLOOKUP in Excel
- Duplicate values in the 2nd parameter (“keys”) are not a
problem.
- The 1st and 2nd paramters need to evaluate to the same
number of values
- The 2nd and 3rd parameters need to
evaluate to the same number of records
- Formulas that use LOOKUP cannot be sorted
- LOOKUP looks into a long list of
values (input); finds a match in a second list of values (keys), and, where
there is a match, returns a corresponding value (values).
- LOOKUP looks into data with duplicate values (input);
deduplicates the input records (keys), and returns a summarized value based on
the deduplicated data.
159. All Of Klipfolio’s Date/Time Functions Return The
Results In Dd/MM/Yyyy Format By Default.
160. If You’re Using The Condition Tab In The Filter Action
Window, What Is The Difference Between The “Match All” Vs. “Match Any” Options?
- “Match All” is the equivalent of
using AND to combine multiple conditions while “Match Any” is the equivalent of
using OR to combine multiple conditions (for the same component)
- There is no difference between the two options.
- “Match All” is the equivalent of using OR to combine
multiple conditions while “Match Any” is the equivalent of using AND to combine
multiple conditions (for the same component)
- “Match All” lets you combine conditions from multiple
sub-components but “Match Any” does not.
161. What Is The Name Of The Header Entry That Should Be
Used For Authentication When Using The Klipfolio API?
- Content-Type
- kf-api-key
- user_id
- role_id
162. Keely Has Five Klips In Dashboard 1 And Wants To Move
Three Of Them To Dashboard 2. She Can Drag And Drop The Three Klips From
Dashboard 1 To Dashboard 2.
163. How Do You Enable The Option To See The Klip Resizing
Handle, Which Allows You To Change The Size Of A Klip On The Dashboard?
- Change the layout mode to custom
- Through user roles
- Through a setting under your account
- All of above
- None of the above
164. Which Authentication Types Can Be Used When Creating A
Data Source Using The Web Accessible Resource Connector?
- OAuth
- 2-Step
- Public key infrastructure
- Basic
- No Authentication
- X-WSSE
- Biometrics
165. Meggan’s Ad Agency Has A Klipfolio Partner Account,
Which Has 20 Client Accounts Under It. In The Parent Account, Group A Consists
Of Users Who Can Access The Client Selection And Sign Into A Client As Admin.
An Admin Of Meggan’s Ad Agency Can Set Sharing Settings Such That Group A Users
Can Only See 10 Clients Under The Client Selection.
166. In A Klipfolio Partner Account, You Can Import
Dashboards From:
- Parent account to a client account
- Client account to client account
- Client account to parent account
- All of the above
167. Kaushi Is The Builder Of A Klipfolio Partner Account,
And Has Imported A Dashboard From The Parent Account To A Client Account. She
Now Wants To Update One Of The Klips In The Parent Account And Propagate The
Changes To The Client Instance Of The Klip. Under Which Of The Following Scenarios
Can She Use The “Update Client Instance” Button To Do Achieve This Task?
- Anytime a Klip has been modified (either components or
styling)
- Anytime another datasource has been added to the Klip
- Anytime a formula has been updated in the Klip
- Anytime formulas, components or
styling of a Klip have been updated and there has been no datasource changes
168. Which Of The Following Customization Options Are
Available With Klipfolio? Select ALL That Apply. (Duplicate Content)
- White Label
- Custom Theme
- Domain Alias
- Custom Data Store
- Change Logo
169. Stephen Is A Builder Of A Klipfolio Partner Account,
Which Manages 10 Clients. Also Within Facebook Business Manager, Stephen Has
Permission To Access Insights Of His Clients’ Facebook Pages And Ad Accounts.
He Wants To Build Out A Template Facebook Dashboard In Klipfolio, Which He Then
Wants To Import To His Clients Accounts And Have It Configured To Show Their
Specific Facebook Data. What Is The Best Practice To Create Such A Template
Dashboard?
- Set the Facebook page and
Facebook ad account id as company properties, create dynamic datasources which
uses the company properties as variables, create the template Klips using the
dynamic datasources and import the template dashboard into a client account
- Create static datasources where Facebook page and ad
account id are hard coded, create the template Klips using the static
datasources, import the dashboard into a client account and reconfigure all the
datasource to change the Facebook page and ad account ids after import
- Don’t bother with importing a dashboard, build all the
Klips that a specific client account needs individually
- None of the above
170. If A Klipfolio Partner Wants To Build A Template
Facebook Dashboard, Import To His Client Accounts And Have It Show Their
Specific Facebook Data, Is This The Correct Order Of Operations For The Import
Procedure? 1.Create The Custom Company Properties First 2.Set Their Valid
Values 3.Import The Dashboard
171. How Many Different Ways Can You Manage The Billing For
Your Client Accounts?
172. Users In The Parent (Partner) Account Cannot Have
Access To Certain Client Accounts
173. What Are The Different Ways I Can Log Into A Client
Account?
- Admin & View Only
- Admin only
- Admin & Editor
- Admin, Editor & View Only
174. When Importing Dashboards Or Klips, The Variables In
Formulas Do Not Get Imported
175. In Which Of The Following Scenarios Is DATE_IN The
Optimal Date Function To Use? Select ALL That Apply.
- To find values in the last 30 days
- To find values in the current day
- To find values between two randomly selected dates
- To find values from “last week”
- To find values between the start of last month, and the end
of the current month
176. Pick The Correct Syntax Of The SLICE( ) Function Which
Removes The Last Row From Column A.
- SLICE(@A:A, -1)
- SLICE(@A:A, -1, 0)
- SLICE(@A:A,0,-1)
- SLICE(@A:A,1,-1)
177. With The Appropriate Role(S) And Permission(S) A
Klipfolio User Can Add A Klip To A Dashboard In Which Of The Following Ways?
Select ALL That Apply.
- From the Gallery
- From their Account Settings
- From the Library
- From scratch using the Klip Editor
- By emailing support@klipfolio.com
- By using the Klipfolio API
178. Ivan Is Writing An Api Query, And From The Api’s
Documentation He Finds Out That The Response Can Be Filtered To Only Show Data
Created Since A Defined Date (Using The “Created_since” Parameter). Ivan Wants
To Filter The Data That Was Created Since The Beginning Of The Month, And The
Input Format Of The “Create_since” Parameter Should Be “Yy MMM Dd”. What Is The
Date/Time Function Ivan Should Pass To The “Created_since” Paramter In His
Query?
- date.startOfYear.format(“yyyyMMdd”)
- date.addMonths(-1).format()
- date.startOfMonth.format(“yy MMM
dd”)
- date.add(-5).format(“yy MMM dd”)
- date.addMonths(-1).endOfMonth.format()