You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/sigmaguides/src/partners_snowflake_retail_loss_prevention_shrink_detection/partners_snowflake_retail_loss_prevention_shrink_detection.md
+12-4Lines changed: 12 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ You will modernize the Big Buys security stack by integrating Sigma, Snowflake,
29
29
30
30
### Target Audience
31
31
32
-
Participants of Snowflake Sales Kickoff 2026 who are interested in getting hands-on with Sigma and Snowflake. No SQL or technical data skills are required for this hands-on lab.
32
+
Participants of Snowflake Sales Kickoff 2027 who are interested in getting hands-on with Sigma and Snowflake. No SQL or technical data skills are required for this hands-on lab.
33
33
34
34
### Prerequisites
35
35
@@ -55,7 +55,7 @@ This section covers the initial setup required for the hands-on lab.
55
55
<strong>NOTE:</strong><br> The setup process is the same as the Snowflake Summit 2025 lab. If you have already completed that setup, you can skip to Module 1.
56
56
</aside>
57
57
58
-
For detailed setup instructions, see the [Snowflake Summit 2025 QuickStart Setup](https://quickstarts.sigmacomputing.com/guide/partners_snowflake_summit_2025/index.html?index=..%2F..index#1)
58
+
For detailed setup instructions, see the [Snowflake Internal Only - Summit 2025 Hands on Lab](https://quickstarts.sigmacomputing.com/guide/partners_snowflake_summit_2025_internal_only/index.html#1)
59
59
60
60
The setup includes:
61
61
- Access to a pre-configured Sigma environment
@@ -392,6 +392,10 @@ The static flags often miss suspicious transactions or incorrectly flag legitima
392
392
393
393
<imgsrc="assets/rlp_33.png"width="700"/>
394
394
395
+
**Step 10** - Because running Python on massive datasets can be time-consuming, the model has already been run on the full POS dataset. A pipeline is now active, refreshing the data nightly.
396
+
397
+
- Table Name: BIG_BUYS_ENRICHED_POS_PYTHON_MODEL
398
+
395
399
### Access the Full Production Model
396
400
397
401
<!-- <aside class="positive">
@@ -436,6 +440,10 @@ d. `Sort` the table by the `PERCENT FLAGGED` column in descending order to prior
436
440
437
441
<imgsrc="assets/rlp_37.png"width="350"/>
438
442
443
+
e. Add `Conditional formatting` to the `PERCENT FLAGGED` column. Add `Color Scale` > `Format` > `Type`:
444
+
445
+
<imgsrc="assets/rlp_37a.png"width="350"/>
446
+
439
447
### Update Data Sources
440
448
441
449
**Step 2**: Select the `DATA EXPLORE` tab and update the data sources for the `TOTAL TRANSACTIONS KPI` chart
@@ -447,7 +455,7 @@ d. `Sort` the table by the `PERCENT FLAGGED` column in descending order to prior
447
455
448
456
<imgsrc="assets/rlp_39.png"width="400"/>
449
457
450
-
Repeat the process for the other elements:
458
+
Repeat the process for the other elements, but the source will instead be `ONLY_FLAGGED_SCANS_V2`:
451
459
452
460
-`FLAGGED TRANSACTIONS KPI` chart<br>
453
461
-`FLAGGED TRANSACTIONS BY HOUR AND WEEKDAY` pivot table<br>
@@ -500,7 +508,7 @@ A pre-configured Chat Agent has been integrated into the workbook to facilitate
500
508
501
509
<imgsrc="assets/rlp_45.png"width="800"/>
502
510
503
-
1. Enter the following prompt to identify high-volume risk areas:
511
+
1. Enter the following prompt to identify the high risk orders:
504
512
```
505
513
Show me the list of top 5 order numbers that have the most anomalous scans.
0 commit comments