In the guide we will quickly show you how to connect data from Google Sheets into Artemis to quickly get insights
Log in to the Artemis app
Go to the data page and click add connector

Add a new connector by searching Sheets, clicking on the card, naming it Demo, and clicking Add Connector

Copy and paste this link into your browser.
<https://docs.google.com/spreadsheets/d/1RVbDR049Tt1aPU6FhaGDlV60vf8L-vyigJviSHF3RAY/edit?usp=sharing>
Now Click Grant User Access and Sign into your Google Drive Account

Copy and paste this link where it says Sheet URL and click the Named Range dropdown and select NamedRange1
<https://docs.google.com/spreadsheets/d/1RVbDR049Tt1aPU6FhaGDlV60vf8L-vyigJviSHF3RAY/edit?usp=sharing>

Once saved, head to the Compute page and paste in the query below
SELECT * FROM demo.demo
where state = 'California'
Save Table and name it California

In Analytics, add California.

Create new chart with California as the dataset

Build chart and add to dashboard!
Your dashboard should have a final chart on it and display the data brought in.
If you get stuck or have any questions, you can reach me at [email protected].