Skip to content

Added steps and images for clarity #2013

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 33 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
2c9a4de
removed cached repo
sfc-gh-cnayak Apr 3, 2025
fa5a064
gitignore review csv
sfc-gh-cnayak Apr 3, 2025
7bfd07f
removed cached repo for powerapps
sfc-gh-cnayak Apr 3, 2025
c4c35ba
removed duplicate sql
sfc-gh-cnayak Apr 3, 2025
2986741
Removed Youtube link
sfc-gh-cnayak Apr 4, 2025
425cd1e
Removed Youtube link
sfc-gh-cnayak Apr 4, 2025
b9e391e
removed readme.md
sfc-gh-cnayak Apr 7, 2025
ddcd07b
removed readme.md
sfc-gh-cnayak Apr 7, 2025
d43f6e6
removed readme.md
sfc-gh-cnayak Apr 7, 2025
12c7621
Update Cleanup
sfc-gh-cnayak Apr 7, 2025
b80975c
scripts in dedicated repo
sfc-gh-cnayak Apr 11, 2025
52d21a9
moved scripts to dedicated folder
sfc-gh-cnayak Apr 11, 2025
aa20a41
removed scripts from git cache
sfc-gh-cnayak Apr 11, 2025
58bf68d
Updated Data file location in md file
sfc-gh-cnayak Apr 11, 2025
2b67eb8
moved scripts to dedicated repo
sfc-gh-cnayak Apr 11, 2025
09965ba
fixed path to scripts and data
sfc-gh-cnayak Apr 15, 2025
daac694
Updated script path
sfc-gh-cnayak Apr 15, 2025
83b92b0
fixed script path
sfc-gh-cnayak Apr 15, 2025
5ab20e2
fixed the external volume command
sfc-gh-cnayak Apr 15, 2025
f9b09d6
Merge branch 'master' into master
sfc-gh-cnayak Apr 15, 2025
6ff77e2
Updated Microsoft Trademarks
sfc-gh-cnayak Apr 17, 2025
f2d682e
Merge branch 'Snowflake-Labs:master' into master
sfc-gh-cnayak Apr 17, 2025
e1e53d1
Fixed Microsoft Product Names
sfc-gh-cnayak Apr 17, 2025
6469376
MSFT Product Name fixing
sfc-gh-cnayak Apr 17, 2025
49b9893
Changed PowerAutomate to Power Automate Merged
sfc-gh-cnayak Apr 17, 2025
c95341e
fixed Account Signup
sfc-gh-cnayak Apr 17, 2025
9edd93d
fixed Account Signup
sfc-gh-cnayak Apr 17, 2025
962ef0a
Role learndoc view fix
sfc-gh-cnayak Apr 21, 2025
898dc4a
add images for connection create step
sfc-gh-cnayak Apr 21, 2025
6c46e11
add images for connection create step
sfc-gh-cnayak Apr 21, 2025
197ba12
Merge branch 'master' into master
sfc-gh-cnayak Apr 21, 2025
af556eb
Fixed the Data zip File Path
sfc-gh-cnayak Apr 23, 2025
e872701
Merge branches 'master' and 'master' of https://github.com/sfc-gh-cna…
sfc-gh-cnayak Apr 23, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fixed script path
  • Loading branch information
sfc-gh-cnayak committed Apr 15, 2025
commit 83b92b0bbe6aac48b0d558ec5a5e94f1d3d7b6ce
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ Congratulations! you have successfully completed the lab.

### What You Learned

* In this lab we loaded semi-structured data from TastyBytes food truck, read external
* In this lab we loaded semi-structured data from TastyBytes food truck, read external
datalake using Iceberg tables.
* Leverage Snowflake Cortex to translate and extract sentiment scores.
* Use Tableau Pulse metrics to track against CSAT goals.
Expand Down