View All Docs
Product Overview
A down-facing caret indicating that this drawer is closed. Click to open it.
Account Overview
Integrations
A down-facing caret indicating that this drawer is closed. Click to open it.
Transforms
A down-facing caret indicating that this drawer is closed. Click to open it.
Security
A down-facing caret indicating that this drawer is closed. Click to open it.
Product Overview   ->

Intro to Parabola Tables

Parabola Tables enable your team to easily view, share, and analyze the data that your Flows create. Use Parabola Tables and views to create interactive reports that are shareable with your entire team. Your team can also use Tables as data sources in other Flows, ensuring that the entire team works from consistent, cleaned data.

How it works

Tables are a tool for visualizing and sharing the output of your Flows directly in Parabola. To create a Parabola Table, connect any step in your flow to a Send to Parabola Table step:

Data sent to a Table will be stored so that you can create reports or pull the data into other Flows. Once you’ve published and run the Flow, you can:

  • Visualize your data in the form of tables, featured metrics, charts, and graphs.
  • Arrange a dashboard of multiple views, utilizing a tabbed or tiled layout.
  • Analyze the entire page of views using quick filters.

Check out how to add visualizations to your Flows and create interactive reports:

Watch how to add conditional formatting to your Tables, and take advantage of other features to create beautiful reports:

Sharing Tables with teammates

Anyone with access to your Flow will be able to see Parabola Tables on the published page.

  • Can edit: any teammate with edit permissions can create and edit table views. When creating a new view or editing an existing view, changes will be drafted and only visible to the editor making those changes. Drafted views can be saved, which makes them visible to anyone who has access to the Flow.
  • Can view: teammates with view permissions can see all table views and interact with controls, but cannot overwrite any shared views. Their drafted views are always private.

To share a table, you can either share the Flow with your teammate (see instructions here), or click “Share” from a specific table view. Sharing the table will give your teammate access to the Flow, and link them directly to the table.

Sharing Tables outside your team (external sharing)

Any Table or visualization can be shared via email.

To share a view, go to the published page of the Flow, and click on the email icon from any Table view.

  • Enter a single email, or a list of emails, to send a that view to
  • Charts, Tables, and headline metrics can all be shared via email
  • When sharing via email, the Table, chart, or list of metrics will be shared exactly as they appear on your screen

Any valid email address can receive these, but only registered Parabola users will be able to click through to the Flow itself.

Tables, charts, and metrics shared by email will be retained for 90 days, after which links to those files will no longer work.

Storing and retrieving data

‍Only the Flow where the “Send to Parabola Table” step exists can write data to that Table. Any Flow that you have access to, however, can pull data from that Table as a source. The “Pull from Parabola Table” step allows you to use table data in another Flow.

Parabola Tables can serve as cleaned, consistent, "source of truth" data across Flows. You can also save Parabola Tables in Card Templates, enabling you to create custom datasets that are standardized for anyone on your team to use.

Product Overview   ->

Creating and managing views

Parabola Tables are displayed on the published Flow page. The data exported to a Parabola Tables acts as a base dataset, which you can customize using views. Views can be visualized as tables, featured metrics, charts, and graphs.

Page layout

Arrange table views on the page with either a “tab” or “tile” layout.

Tabs will appear like traditional spreadsheet tabs, which you can navigate through. Drag to rearrange their order.

Tiles enable you to see all views simultaneously. You can completely customize the page by changing view height and width, and drag-and-drop to rearrange.

Helpful tips:

  • Views will refresh their results if: the Flow runs, the base data is updated, and/or settings are changed
  • Click the overflow menu next to the name of a view to move, rename, duplicate, or delete it. Use the same menu to switch the page layout between tabs and tiles
  • Add new views by clicking the plus icon to the right of the last tab view, or by clicking the large “Add view” button below the last tile view. If you have too many tab views to see the icon, use the tab list menu on the right side of the table
  • Duplicated and new tab views will show up in the private views section, so you may need to scroll down to see your new view
Product Overview   ->

View controls

View controls can be selected from the icons in the control bar on any view.

Column calculations

You can perform the following calculations on a column:

  • Count all: Counts the number or rows in the entire table, and for any groups
  • Count unique: Counts the number of unique values in the specified column for the entire table, and for any groups. Unique values are case-sensitive and space-sensitive
  • Count empty: Counts the number of blank cells in the specified column for the entire table, and for any groups. Cells with just a space character, or other invisible characters, are not considered empty or blank
  • Count not empty
  • Sum: Totals all numeric values in the specified column for the entire table, and for any groups. Cells that are blank or contain non-numeric values are skipped. If no result can be produced, a - - value will be shown
  • Average: Creates an average by totaling all numeric values in the specified column for the entire table, and for any groups, and dividing the total by the total number of values used. Cells that are blank or contain non-numeric values are skipped. If no result can be produced, a - - value will be shown
  • Median: Finds the value where one half the values are greater and half are less in the specified column for the entire table, and for any groups. Cells that are blank or contain non-numeric values are skipped. If no result can be produced, a - - value will be shown
  • Minimum (Min): Finds the smallest value in the specified column for the entire table, and for any groups. Cells that are blank or contain non-numeric values are skipped. If no result can be produced, a - - value will be shown
  • Maximum (Max): Finds the largest value in the specified column for the entire table, and for any groups. Cells that are blank or contain non-numeric values are skipped. If no result can be produced, a - - value will be shown

Only one metric can be calculated per column.

Grouping

Tables can be grouped up to 6 times. (After 6 groups, the “+ Add grouping” option will be disabled.) Groups are applied in a nested order, starting at the first group, and creating subgroups with each subsequent rule.

Use the sort options within the group rules to determine what order the groups are shown in. Normal sort rules will be used to sort the rows within the groups.

Sorts

Click the “Sort” button to quickly add a new sort rule (or the view options menu). These sorts define how rows are arranged in the view.

Filters

Click the “Filter” button to quickly add a new filter rule (or the view options menu). These filters define which rows are kept in the view.

Filters work with dates – select the “filter dates to…” option, and utilize either relative ranges (e.g. “last 7 days”) or specify exact ones.

Data formatting

Columns, metrics, and axes can be formatted to change how their data is displayed and interpreted. Click the “Table/chart options” to apply formatting to any column, metric, or axis. You can select auto-format, or choose from a list of categories and formats within those categories.

In charts, the X-axis will be auto-formatted, and you can change the format as needed. All series in each Y-axis will share the same format. Axis formatting can be adjusted by clicking the gear icon next to the axis name.

Formats will be used to adjust how data is displayed in the columns of a table, in the aggregations applied to groups and in the grand total row, and to featured metrics. When grouping a formatted column, the underlying, unformatted value will be used to determine which row goes in which group.

When working with dates, the format is autodetected by default. If your date is not successfully detected, click the 3 dots next to the output format field and enter a custom starting format.

Valid options are:

If the output format uses a token that is not found in the input , e.g. converting MM-DD to MM-DD-YYYY, then certain values will be assumed:

  • Day - 1
  • Month - January
  • Year - 2000

Dates that do not adhere to the starting format will remain unformatted in your Table.

Hiding Columns

Use the Table/Chart Options menu to hide specific columns from your table view.

Columns can be used for sorting, grouping, and filtering even when hidden. Those settings are applied before the columns are hidden for even more control over your final Table.

Hidden columns will not show up in search results, unless the option for “Display all columns” is enabled.

Hidden columns can be filtered by quick filters.

Hidden columns will present in CSV exports downloaded from the view.

Freezing Columns and Rows

Use the Table/Chart Options menu to freeze the first (left-most) column or the first row by using the checkboxes at the top. A frozen column or row will “stick,” and other columns and rows will scroll behind them.

Quick filters

Use quick filters to filter data in specific columns across every view on the page. These filters are only applied for you, and will not affect how other users see this Flow. Refreshing the page will reset all quick filters.

After 8 seconds, the combination of quick filters will be saved in the “Recents” drawer on the right side of the filter bar. Your recent filters are only visible to you, and can be reapplied with a click.

Quick filters can only be used if you have at least one Table on your Flow. Above the first Table on your published Flow page, click to add a filter. The filter bar will then follow you as you scroll.

Multiple quick filters are combined using a logical “and” statement. These filters are applied in conjunction with any filters set on individual views.

Use the clear filters icon to remove all currently applied filters.

Conditional formatting

From the Table Options menu, use the “add color rule” button to apply formatting to the columns of your Table view.

There are 3 types of formatting that can be added:

  • Set color
  • Color rule
  • Color scale

(The same menu can be used to remove any existing colors applied to a column.)

Set color

Applies a chosen color to a column entirely. All cells will have a color applied.

Color rule

Uses a conditional rule to color specific cells. The following operators are supported:

Color scale

Applies a 2 color or 3 color scale to every cell in the column. All cells will have a color applied.

When using two colors, by default the first color will be applied to the minimum value and the second color will be applied to the maximum value. When using three colors, by default, the middle color will be applied to the value 50% between the smallest and largest value in the column.

Cells with values between the minimum, maximum, and middle value (if using 3 colors) will blend the colors they are between, creating a smooth gradient.

When setting a custom value for the maximum or minimum on a color scale, any value in the Table that is larger than the maximum or smaller than the minimum will have the the maximum color or minimum color applied, respectively.

Click the ellipsis menu next to the format dropdown to access controls to adjust how the scale is applied.

Switch each breakpoint to use a number, percent, or the default min/max value.

Scales can be applied to columns containing dates, numbers, currency, etc.

Applying multiple rules

Multiple rules can be applied to the same column. They will be evaluated top down, starting with the first rule. Any cells that are not colored as a result of that rule move on to the next rule, until all rules have been evaluated, or all cells have been assigned a color. A cell will show the color of the first rule that evaluates to true for the value in that cell.

After a set color or color scale is applied, no further rules will be evaluated, as all cells will have an assigned color after those rules.

Migration from “Column Emphasis”

Existing Table views may have columns with column emphasis applied. Those columns will be migrated automatically to use a set color formatting rule.

Product Overview   ->

View types

From the “Table/chart options” menu, you can select from several types of visualizations.

Tables

By default, your views will look like spreadsheets or tables of data. This format works well to display rows of data that are styled, calculated, grouped, sorted, or filtered.

Use the table options menu to access the column options to format and style columns, or to add aggregation calculations.

Featured metrics

Featured metrics allow you to display specific column calculations from the underlying table.

Metrics can be renamed, given a color theme, and formatted (date, number, percent, currency, or accounting).

Charts and graphs

Parabola supports several chart types:

  • Column chart
  • Line chart
  • Area chart
  • Scatter chart
  • Mixed chart (multiple types combined)

You can customize charts with names, color themes, removing gridlines, and placing the legend.

X axis

Charts have a single column plotted on the X axis (the horizontal, bottom axis of the chart). Commonly, date or category columns are used on the X axis of a chart.

Use the grouping option on the X axis control to aggregate values plotted in the chart. For example, if you have a list of transactions, and you’d like to see the sum all transactions per day plotted, you would choose the date column for the X axis, and choose to group it. Once grouped, you can choose the aggregation operation for every series on the Y axis, such as sum, count, average, etc. Ungrouped charts will plot every value exactly as-is.

Click the gear icon next to the X axis label to open the formatting menu, where you can specify how to format the values on the X axis.

Y axis

Charts can have one or two Y axes (the vertical axes on the left or right of the chart), and each Y axis can have any number of columns plotted (those are called “series”).

Adding series to a chart will begin to show plotted values. Each series can have its own color, and if grouping has been enabled on the X axis, you can choose the aggregation operation for each series.

Adding multiple series will show multiple bars, lines, or dots, depending on which chart you are using.

When you add a second Y axis, it will add a scale to the right side of the graph. Any series that are plotted in the second Y axis will adhere to that scale, whereas any series on the first Y axis will adhere to the first scale.

Multiple Y axes can be useful to plot two sets of data that are related, but exist on different numerical scales, such as total revenue in one axis, and website conversion rate in another axis.

Categories and stacking

Many charts and graphs have category and stacking options. Depending on your previous selections with the X and Y axes, and the chart type, some options will be available in this menu.

  • “Categorize by…” will allow you to break a datapoint that has been plotted apart by another value, and plot each individually. For example, you could categorize total revenue by store location to see a bar of total revenue for each store location.
  • The “Categorize and stack by…” option will take those categories and stack them into a single bar – i.e. producing an overall column showing the total revenue, but with different colored segments for each store location.
  • The “Stack series” option will take multiple series on the X axis and stack them into a single bar, so that you can aggregate multiple columns together.

Helpful tips

  • Add a title to charts and graphs from the “Table/chart options” menu
  • Clicking on an item in the legend will temporarily hide the series on the graph. Click again to make it reappear
  • All charts and graphs will export as CSV files (representing the underlying data)
Product Overview   ->

Parabola reporting use cases

Use Parabola Tables to view, share, and engage with the outputs of your Flows.

Share reports

Parabola Tables and views make it easy to create interactive reports within a Flow.

  • Prepare your report data in a Flow. Add the Send to Parabola Table step, connect an arrow to pass data to it, and that data is ready to be displayed in a table. Publish and run the Flow to populate the Parabola Table with the latest output from the Flow.
  • For Flows that are already set up to send reports to other tools, you can simply replace an existing destination step with a Parabola Table step.
  • Once you have your base data in a table, add views to that table to create multiple reports using the same base data.

You can also turn the Live view of a Flow into a simple dashboard. The Live view can display multiple tables, so if you build your Flow with multiple Send to Parabola Table steps, they will all appear.

Lastly, you can also simplify your team’s reporting workflows. Instead of sending Flow outputs as an email attachment, create a Parabola Table and set the Flow to run on a schedule – you’ll know the Table is ready at the specific cadence your operation needs.

Interact with results from your Flow without editing the Flow

Views on top of Parabola Tables can be edited and updated from the Live View page of the Flow, without ever editing the Flow itself. You and your teammates can tweak the output by adjusting filters and sorts in real time.

  • Build a Flow that sends data to a Send to Parabola Table step. Publish and run the Flow to populate the table on the Live View of the Flow.
  • Create multiple views on any of your tables to filter, sort, or format the data.
  • Share the Flow with your teammates from the Table Views, linking them to the exact view of the data that is most useful for them.
  • Any Editors on the Flow can modify existing views or create their own, without ever opening the Flow builder.

Create custom data sets

Parabola Tables enable you to create and share custom data sets with your team. Curated data sets allow your team to utilize the same, cleaned data across multiple Flows, and can help standardize the use of that data.

  • Build your Flow with a Send to Parabola Table step. In the step settings, and keep the checkbox enabled to allow other Flows to pull data from this Table. Voila – you’ve created shared data set! Once that Flow is published and running on a schedule, that data set is live.
  • To share it with your team, add teammates to the initial Flow as Viewers , or move it to a team folder. Any teammate with access to that Flow will see the tables created by it in the dropdown of the Pull from Parabola Tables step.

You can supercharge this with card templates! Put a configured Pull from Parabola Table step into a card template to share it across your team with additional context or documentation.

Bespoke data sets allow you to:

  1. Standardize your data - clean up and transform your data just once; analyze it as many times as needed!
  2. Maintain security - raw data sets aren’t always appropriate to share across your entire organization. By using Parabola Tables, access to the necessary data can be customized based on what’s appropriate.

Store data between Flow runs

Many data clean-up automations need to reference what happened the previous run. Prior run results would need to be sent to something like a Google Sheet to maintain them between runs. Instead of sending these results to a separate system, use Tables to store Flow data.

  • Flows designed this way should be faster and more reliable, since a Parabola Table doesn’t rely on another service’s API to upload or download your data.
  • Parabola Tables can also help with data organization. Rather than saving in one-off spreadsheets, Parabola Tables enable you to keep important pieces of data in the Flow that needs them.