mirror of
https://github.com/noodlapp/noodl-docs.git
synced 2026-01-10 14:22:52 +01:00
fix typos in Gsheet documentation (#2)
This commit is contained in:
@@ -10,7 +10,7 @@ This guide will look at how we can apply filters to our Google Sheets data and u
|
||||
|
||||
## Overview
|
||||
|
||||
If you haven't already followed the previous guides for the Google Sheets Module, it's recommended to do that before starting this guide. You can find them [part 1 here](library/modules/gsheets/guides/setting-up/ and [part 2 here](/library/modules/gsheets/guides/park-details).
|
||||
If you haven't already followed the previous guides for the Google Sheets Module, it's recommended to do that before starting this guide. You can find them [part 1 here](library/modules/gsheets/guides/setting-up/) and [part 2 here](/library/modules/gsheets/guides/park-details).
|
||||
|
||||
<div className="ndl-image-with-background l">
|
||||
|
||||
@@ -21,7 +21,7 @@ If you haven't already followed the previous guides for the Google Sheets Module
|
||||
We will go though the following steps:
|
||||
|
||||
- Creating a visual filter component.
|
||||
- Using the Query Sheet Aggregate node to pull out specific data from different columns in the Google Sheet and then ause that data to populate a Dropdown node and Slider that will be used for filtering.
|
||||
- Using the Query Sheet Aggregate node to pull out specific data from different columns in the Google Sheet and then use that data to populate a Dropdown node and Slider that will be used for filtering.
|
||||
- Creating filters on the Query Sheet node.
|
||||
|
||||
## Creating the visual Filters component and adding it to the App component
|
||||
|
||||
Reference in New Issue
Block a user