Skip to main content
All CollectionsConnect your spreadsheetsBuild widgets from spreadsheets
Highlight table widget cells in spreadsheets using Emoji
Highlight table widget cells in spreadsheets using Emoji

Steps to build a table widget with conditional color-based Emoji.

Updated over 2 months ago

In this guide we'll show you how to use our Spreadsheets data source to display a table widget with conditional color-based Emoji on your dashboard.

Widget displaying conditional Emoji indicators
  1. To create our Emoji color indicators, we used an IF function in the cells in column C to run a test of the preceding cell in column B. This returns a red circle ๐Ÿ”ด for a TRUE result, and a blue circle ๐Ÿ”ต for a FALSE result. We also created a column of concatenated cells in column D.

    Example spreadsheet of sales per agent with conditional formatting
  2. Make your own copy of the spreadsheet using File > Make a copy.

  3. Switch to Geckoboard. Click Add widget in the top right of your dashboard.

  4. You'll see a scrollable list of data sources. Click Google Sheets.

  5. From the Choose File menu, search for, and select, the spreadsheet you want to connect to Geckoboard.

    Choose your Google Sheet from your Google Drive
  6. With your spreadsheet connected, you can select your data. Select the A and the D columns.

    Select cells from columns A and D from the spreadsheet
  7. Click Continue. In the Visualization dropdown, select Table.

  8. You'll see a preview of your example color-coded widget. Click Save to return to your dashboard.

You can also add emojis to your widget titles and labels, as well as in our Text widget, to help convey extra meaning and emotion on your dashboard.

Did this answer your question?