Skip to content

Commit 2886ce9

Browse files
committed
Common Date and X-Chart Fix
1 parent b6abd66 commit 2886ce9

File tree

5 files changed

+14
-0
lines changed

5 files changed

+14
-0
lines changed
295 KB
Loading
405 KB
Loading

site/sigmaguides/src/data_apps_cross_chart_actions/data_apps_cross_chart_interactions.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,14 @@ Add a new `Table` using the `Sigma Sample Database` and choose `RETAIL` > `PLUGS
6161

6262
<img src="assets/cci_01.png" width="500"/>
6363

64+
Add a new list control from `Element bar` > `Controls` :
65+
66+
<img src="assets/cci_01a.png" width="600"/>
67+
68+
Configure the `Value source` to the table and the `Source column` to `Store Region`:
69+
70+
<img src="assets/cci_01b.png" width="500"/>
71+
6472
Configure the `Target` of the control to be the `PLUGS_ELECTRONICS_HANDS_ON_LAB_DATA` table > `Store Region` column:
6573

6674
<img src="assets/cci_06.png" width="800"/>
141 KB
Loading

site/sigmaguides/src/functions_common_date/functions_common_date.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ This QuickStart assumes you have a working instance of Sigma and the connection
2121

2222
We will use the Sigma-provided `RETAIL`.`PLUGS_ELECTRONICS`.`PLUGS_ELECTRONICS_HANDS_ON_LAB_DATA` table so you can follow along and recreate each step in your own Sigma environment.
2323

24+
### Template
25+
We have also made the final workbook that is created during this QuickStart available as a Sigma Template. This option. allows you to read along while having the workbook built for you. The template is not required and the end result is the same if you build it yourself.
26+
27+
<img src="assets/cdf_01c.png" width="800"/>
28+
29+
2430
### Target Audience
2531
Sigma builders looking for solutions to date challenges or who just want to learn new date methods.
2632

0 commit comments

Comments
 (0)