Skip to content

Commit

Permalink
Merge pull request #227 from sigmacomputing/changes_for_summit_2024
Browse files Browse the repository at this point in the history
Daily Push
  • Loading branch information
pballai authored May 30, 2024
2 parents 960222b + 681d91b commit baafcc8
Show file tree
Hide file tree
Showing 7 changed files with 40 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -155,10 +155,12 @@ There are different icons for different objects in Sigma. For example here are t

Notice the icon to the left of the Workbook title? That represents a Workbook. <br>
![Alt text](assets/plugshomepage.png)
This sample Workbook gives you an idea of what a Dashboard might look like in Sigma. Notice the name at the top middle and the three Pages at the bottom left. `Click into them` to see what information is available QuickStart. Sigma allows you to build this type of content from massive datasets really quickly. Of course there is more you can do but this just gets you familiar with the Elements and navigation.

When you are done, click the Sigma icon to go Home.
This sample Workbook gives you an idea of what a Dashboard might look like in Sigma. Notice the name at the top middle and the three Pages at the bottom left.

Sigma allows you to build this type of content from massive datasets really quickly. Of course there is more you can do but this just gets you familiar with the Elements and navigation.

When you are done, click the Sigma icon to go Home.

![Footer](assets/sigma_footer.png)
<!-- END OF WOOKBOOKS DATASETS AND PAGES -->
Expand All @@ -176,7 +178,7 @@ We can see all the different database samples available to my user account but t

<img src="assets/sigmasampledatabase2.png" width="800"/>

Select the `RETAIL` schema and the `Plugs_Electronics` (we will just call it “Plugs”) database, expand it and select the `PLUGS_ELECTRONICS_HANDS_ON_LAB_DATA` table. We now have a direct view into the Snowflake database table. Notice that the data is loaded onto the Canvas. The name is shown at the top middle of the screen and the total row count is about **4.58 million rows in 22 columns**.
Select the `RETAIL` schema and the `Plugs_Electronics` (we will just call it “Plugs”) database, expand it and select the `PLUGS_ELECTRONICS_HANDS_ON_LAB_DATA` table. We now have a direct view into the Snowflake database table. Notice that the data is loaded onto the Canvas. The name is shown at the top middle of the screen and the total row count is about **4.58 million rows in 23 columns**.

<img src="assets/plugstable.png" width="800"/>

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,7 @@ If everything is correct, the page will return with no errors and your will see
<!-- END OF SECTION-->

## Input Tables
Duration: 5

Now that you have had some time wih Sigma, lets press that knowledge forward further while we also learn the power of Input Tables.

Expand Down Expand Up @@ -525,6 +526,40 @@ To learn more about Input Tables, [see the documentation.](https://help.sigmacom
![Footer](assets/sigma_footer.png)
<!-- END OF SECTION-->

## Add Cybersyn datasets from Snowflake Marketplace
Duration: 5

If you have not already added the Cybersyn datasets to your Snowflake account, add them from the Snowflake Marketplace.

There are two datasets we want to add:

[Government Essentials](https://app.snowflake.com/marketplace/listing/GZTSZAS2KGK/cybersyn-government-essentials)

[Financial & Economic Essentials](https://app.snowflake.com/marketplace/listing/GZTSZAS2KF7/cybersyn-financial-economic-essentials)

Click each link above and then click the `Get` button:

<img src="assets/hack34.png" width="800"/>

Select the `Government_Essentials` database and `PC_SIGMA_ROLE` and click `Get`:

<img src="assets/hack35.png" width="500"/>

The data will be added to your Snowflake account:

<img src="assets/hack36.png" width="800"/>

The data will appear in Sigma once you refresh the Snowflake connection:

<img src="assets/hack37.png" width="800"/>

Select a table and click `Explore`. Now your off to the races:

<img src="assets/hack38.png" width="800"/>

![Footer](assets/sigma_footer.png)
<!-- END OF SECTION-->


## What we've covered
Duration: 5
Expand Down

0 comments on commit baafcc8

Please sign in to comment.