LogoLogo
FeaturesHelp & ResourcesShowcasePricingLogin
Learn Section
Learn Section
  • Introduction
  • Getting Started
    • Finding your way around
    • Core concepts
      • Data Binding
      • Data Insertion
      • Dynamic Visibility
    • Creating and managing projects
      • Creating a Project
      • Saving a Project
      • Opening a Project
      • Version History
    • Templates
  • Components
    • Overview
    • Layout & Positioning
    • Charts
      • Line Chart
      • Column Chart
      • Bar Chart
      • Pie Chart
      • Combination Chart
      • Area Chart
      • Spline Chart
      • Step Chart
    • DataViz
      • Gauge
      • Word Cloud
      • Chord Diagram
      • Sankey Diagram
      • Schedule (Gantt)
      • Metric Tile
      • Progress Bar
      • Trend Icon
      • Mapbox
      • Loading Animation
    • Tables
      • Scorecard
      • Data Table
    • Controls
      • Push Button
      • Dropdown
      • Multi Select Dropdown
      • Listbox
      • Label Based Menu
      • Checkbox
      • Radio Button
      • Slider
      • Value Input
      • Print Button
      • URL Button
      • Screenshot
      • Hotspot
      • Date Picker
      • Toggle Switch
      • Scenario
    • Text
      • Text Label
      • Text Input
      • Text Area
    • Shapes
      • Rectangle
      • Ellipse
      • Line
    • Media
      • Image
      • Icon
    • Containers
      • Container
      • Web View
      • Repeat Container
      • Row Layout
      • Column Layout
  • Functions
    • Overview
    • Data Mover
    • External Parameters
    • Export to Excel
    • Export to PDF
    • Timer
    • Tableau Parameters
    • Browser Info
    • TextJoin
    • Unique List
  • Connections
    • Overview
    • Excel One Drive
      • Excel One Drive Read
      • Excel One Drive Writeback
    • Google Sheets
      • Google Sheets Read
      • Google Sheets Writeback
    • Ninox Connections
    • Smartsheets
    • CSV Connector
    • SAP Webi Connector
    • XDC Connections
    • Database Connections
    • Zapier Trigger
  • Spreadsheet
    • Overview
    • Spreadsheet functionality
    • Supported Spreadsheet Functions
    • Spreadsheet performance
  • Best practices for the Squirrel spreadsheet
  • Publishing & Sharing
    • Overview
    • Project Settings
    • Publishing to Squirrel Cloud
    • Publishing Locally
    • Using the Project Manager
    • Adding projects to PowerPoint
    • Adding projects to Tableau
    • Progressive Web Apps (PWA)
  • SETTINGS
    • Image Library
    • Custom Fonts
  • Account Management
    • Manage your account Profile
    • Understanding your Squirrel plan usage
    • Changing your Plan
    • Billing
    • How do I delete my account?
  • Frequent Questions
    • What data do you keep and for how long?
  • How-Tos
    • Overview
    • Add-ons
      • Add-on Documentation
      • Window Size – Add responsive behavior to your components
      • Window Size - Getting responsive behavior in the canvas
    • Adding your own Google Fonts
    • Chart title and Checkbox label text case formatting
    • Deleting functions and connections
    • Find & Replace Fonts
    • Getting a Mapbox API access token
    • Renaming a component, function or connection
    • Seeing Data from a Connector at Design time
    • Troubleshooting Projects in the Console
    • Using colors and color values
  • Tutorials
    • Create a temperature conversion app
    • Create a revenue growth app from an existing spreadsheet
    • Whack-A-Squirrel Game
    • Filtered Rows Insertion: Building a Filtered Selection
Powered by GitBook
LogoLogo

Explore

  • Home
  • Features
  • Pricing
  • Download Squirrel

Help

  • Learn
  • Community
  • Support
  • FAQ's

Updates

  • Blog
  • Events
  • Release Notes

Company

  • Contact Us
  • Privacy Policy
  • Terms of Use

Copyright © 2019 - 2024 InfoSol Ltd. All rights reserved.

On this page
  • Here's the basics
  • Functionality
  • Formatting
  • Formulas

Was this helpful?

  1. Spreadsheet

Spreadsheet functionality

This article covers the spreadsheet basics and functionality.

PreviousOverviewNextSupported Spreadsheet Functions

Last updated 10 months ago

Was this helpful?

Here's the basics

Functionality

Cell selection

When cells are selected, a blue box identifies the selection, and clicking and dragging will select a range of cells, highlighting the selected area in a larger blue box.

Add/ Remove Rows and Columns

Rows and Columns can be added and removed from the spreadsheet in its entirety. This can be done in a few ways:

  • Select the Row - by right-clicking on any of the row numbers, a menu will appear to "Insert Row" or "Delete Row"

  • Select the Column - by right-clicking on any of the column letters, a menu will appear to "Insert Column" or "Delete Column"

  • Select the cell - by right-clicking in a cell, a menu will appear and give options to insert/delete a Row or insert/delete a Column.

Inserting a row or a column will insert before the selected range i.e. the selected row will shift down and a row will be added; the selected column will shift to the right and a column will be added

Copy/Cut/Paste

Cells can be copied (Ctrl+C) or cut (Ctrl+X) and pasted (Ctrl+V) throughout the spreadsheet.

If a cell contains a formula or is bound to a component, Copying and Cutting cells will have different behaviors when pasted into their destination.

Copying cells will keep the data in the original cell and move a copy of the information to the destination. This does not affect components bound to the original values. If the cells contain a formula, then the pasted formula will update cell references based on its new location

i.e. A1 has the formula =B1+1. If copied and pasted into A3, the pasted formula will be B3+1.

Cutting cells will clear the data in the original cell and paste it into its destination. Any future attempts at pasting will behave as though the original cell was copied. If a cell is cut, pasted formulas will retain their original cell references and any components bound to that cell will update to the new cell location.

Named Ranges

Named ranges can be set in the Squirrel spreadsheet, very similar to Excel and Onedrive. A single cell or range can be selected and then can be labeled using the input at the top-left of the spreadsheet. After being entered, the named range will be added to the dropdown.

Once a named range has been made, it cannot be deleted or edited. Squirrel is exploring enhancements to named ranges in a future build.

Formatting

The Squirrel spreadsheet offers basic formatting options that allow for easy customization of cells, including font size, color, borders, alignment, and number formatting.

Font - to apply a font to the spreadsheet cell, select the desired cell and expand the dropdown to adjust the font

At present, there is only one font available - Open Sans. This is subject to improvements in future iterations of Squirrel.

Font Size - applies and changes the font size of the data in the selected cell(s)

B I U - applies Bold, Italic, and Underline formatting to the selected cell(s)

Font Color - applies a font color to the selected cell(s). After selecting, Quick Apply is enabled by just selecting the option and not the dropdown

Cell Fill - applies a color fill to the selected cell(s). After selecting, Quick Apply is enabled by just selecting the option and not the dropdown

Cell Borders - applies border options to the selected cell(s). Select the dropdown for more border options.

Left/Centre/Right Alignment - applies left/right alignment to the data within the selected cell(s).

Top/Middle/Bottom Alignment - applies top/bottom alignment to the data within the selected cell(s)

Text Wrapping - enabled text wrapping for data within the selected cell(s).

Number Formatting - applies number formatting to the data within the selected cell(s).

Increase/ Decrease Decimals - increments/ decrements the number of decimal places for a number value in the selected cell(s).

Formulas

Available Functions and formulas.

As the basis of project calculations, the Squirrel spreadsheet has function and formula capabilities with over 300+ formulas available to use.

Adding Formulas

Inserting a formula into a cell is very similar to other spreadsheet tools. To start writing a formula, enter "=" after selecting a cell. The formula bar has autofill capabilities with a dropdown populating as text is entered, offering a list of available functions.

After a formula has been entered, a tooltip will populate with steps and information required for the formula to be calculated.

Formulas can be entered either directly in the cell or by selecting the cell and entering with the formula bar above.

Identifying formula cells

Squirrel has a feature that allows for easy identification of formulas within the spreadsheet. After a formula has been entered and completed, an arrow will appear in the top left corner to identify that this cell contains a formula:

If the referenced cells change and cause the formula to recalculate, this will be identified by the arrow turning blue:

If the spreadsheet refreshes and other formulas update, but this one doesn't, then it will revert to grey once more.

For more details on available functions and formulas in Squirrel, check out the article.

Supported Spreadsheet Functions
Left: a single cell selection, Right: a range selection
After entering a formula and finding the correct formula, click or navigate with arrow keys to select and hit "Tab" to auto complete