Using the image below, what properties can you tell have been set for the map markers?
- A) Latitude, Longitude, Colour, Size, Name, and Description
- B) Latitude, Longitude, and Size
- C) Latitude, Longitude, Size, and Colour
- D) None of the Above
Home » Klipfolio Expert Certification Exam Answers » Page 27
Klipfolio Expert Certification Exam Answers

Please note that exam question bank is much bigger. There are 180 possible questions. It means every time you take the exam, you get random questions from the question bank.
Klipfolio certifications are available in Klipfolio academy .
DATE — = — Used to convert a human readable date string (2015/01/01), into a computer readable date string known as Epoch or Unix time. CorrectDATE — = — Used to convert a human readable date string (2015/01/01), into a computer readable date string known as Epoch or Unix time. CorrectDATEVALUE — = — Used to convert an Epoch or Unix date/time (computer readable date string) into a human readable date string (2015/01/01). CorrectDATE_IN — = — Used to find dates that fall within a given time period, like day, week, month, quarter, year. CorrectDATE_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. CorrectDATE_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. CorrectDATE_STARTOF — = — Returns the first date of a given date period, like week, month, quarter, year.
Using the image below, what properties can you tell have been set for the map markers?
Rupert has a 12 MB Excel file that he wants to upload to Klipfolio. He can do this by using the Klipfolio API.
True or False? Klipfolio only offers dedicated Connectors (ie., for Google Analytics, Salesforce, Twitter, etc.) for services included in the Klip Gallery.
Klipfolio lets you connect to how many different web based data sources?
True or False? A User can only be part of one Group.
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).