Skip to content

Commit 3c81941

Browse files
Merge branch 'master' of github.com:sap-tutorials/Tutorials
2 parents 47beb2f + 35b7722 commit 3c81941

File tree

40 files changed

+51
-16371
lines changed

40 files changed

+51
-16371
lines changed
Loading
Loading
Binary file not shown.
Binary file not shown.

tutorials/sac-create-first-story-1-create/fashiondataset.csv

Lines changed: 0 additions & 16318 deletions
This file was deleted.

tutorials/sac-create-first-story-1-create/sac-create-first-story-1-create.md

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
author_name: Andrew Liu
3-
author_profile: https://github.com/andrewliu-SAP
2+
author_name: Katryn Cheng
3+
author_profile: https://github.com/katmcheng
44
title: Create Your First Story
55
description: Create your first story and import a dataset
66
auto_validation: true
@@ -31,23 +31,21 @@ primary_tag: software-product>sap-analytics-cloud
3131
---
3232

3333
[ACCORDION-BEGIN [Step 1: ](Create a Story)]
34-
<!--
35-
| File | Link |
36-
| :------------- | :------------- |
37-
| `fashiondataset.csv` | [Download Here](https://github.com/andrewliu-SAP/Dataset-for-Developer-Tutorial) | -->
3834
**Stories** represent the dashboard and reporting features of SAP Analytics Cloud and provide you with a way to bring data and visualizations together to tell the story of your business.
3935

40-
**1.** Click **Stories** from the Main Menu/Navigation bar
41-
42-
![Navigate](Navigate.png)
43-
4436
You can create a story with a template or from scratch. With a template, the theme, branding, layout, and object placeholders are already in the story to help you build your story faster. When building from scratch, you can choose to begin blank with a Responsive page, Canvas page, Grid page, or from a Smart Discovery. Click [here](https://help.sap.com/viewer/00f68c2e08b941f081002fd3691d86a7/release/en-US/f0cc6e14392e4b18b0f1bcaab839cc2d.html) to learn more.
4537

4638
We will focus on creating a responsive story page.
4739

48-
**2.** Click **Responsive** under **Create New**
40+
**1.** In **Stories** from the Main Menu/Navigation bar, click **Responsive**
41+
42+
![Navigate](Navigate new.png)
43+
44+
**2.** Select **Classic Design Experience**, then **Create New**
45+
46+
![Story Types](Classic Design Experience.png)
4947

50-
![Story Types](Story Types.png)
48+
The Optimized Design Experience improves performance within SAP Analytics Cloud stories and enables content within an SAP Analytics Cloud story to load faster, but not all features and story options will be available in the Optimized Design Experience features. A new tutorial will be created in the future for Optimized Designed Experience stories.
5149

5250
[DONE]
5351
[ACCORDION-END]
@@ -103,7 +101,7 @@ To change a measure to a dimension:
103101

104102
![Measure to Dimension rest](Measure to Dimension rest.png)
105103

106-
Now that they are dimensions, we can Geo enrich them. Click [here](https://help.sap.com/viewer/00f68c2e08b941f081002fd3691d86a7/release/en-US/b396a6eb42e3491aac1791e2d10de68f.html)to learn more.
104+
Now that they are dimensions, we can Geo enrich them. Click [here](https://help.sap.com/viewer/00f68c2e08b941f081002fd3691d86a7/release/en-US/b396a6eb42e3491aac1791e2d10de68f.html) to learn more.
107105

108106
[DONE]
109107
[ACCORDION-END]
Loading
Binary file not shown.
Loading
Binary file not shown.

tutorials/sac-create-first-story-2-charts/sac-create-first-story-2-charts.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
author_name: Andrew Liu
3-
author_profile: https://github.com/andrewliu-SAP
2+
author_name: Katryn Cheng
3+
author_profile: https://github.com/katmcheng
44
title: Visualize your Data with Charts
55
description: Learn how to visualize data through charts, create custom calculations, and query with Search to Insight
66
auto_validation: true
@@ -31,7 +31,7 @@ We ended the last tutorial with a completed data model; now, we will begin explo
3131

3232
**1.** Switch to **Data Exploration** mode by clicking the icon shown below
3333

34-
![Data Exploration](Data Exploration.png)
34+
![Data Exploration](Data Exploration 2.png)
3535

3636
This opens the Story Explorer and lets you explore the data to understand the available measures, dimensions, and values. In the Story Explorer, you see a faceted view of your data in the top pane along with a visualization area in the lower pane. When you select measures and dimensions in the upper pane, the visualization in the lower pane updates in real-time. Once you are happy with your results, you can copy the visualization to your Story.
3737

@@ -81,7 +81,7 @@ Let's try another chart, gross margin by product category, but with a filter on
8181

8282
**15.** Click the **Copy** icon and select **Copy to Page 1**
8383

84-
![Gross Margin per Product Category rename and copy](Gross Margin per Product Category rename and copy.png)
84+
![Gross Margin per Product Category rename and copy](Gross Margin per Product Category rename and copy 2.png)
8585

8686
[DONE]
8787
[ACCORDION-END]
@@ -268,7 +268,7 @@ Let's finish this tutorial by adding a company logo to the dashboard.
268268
269269
Your dashboard should now look like this.
270270

271-
![Dashboard update](Dashboard update.png)
271+
![Dashboard update](Dashboard update 2.png)
272272

273273
[DONE]
274274
[ACCORDION-END]
Loading
Binary file not shown.
Loading
Binary file not shown.

tutorials/sac-create-first-story-3-tables/sac-create-first-story-3-tables.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
author_name: Andrew Liu
3-
author_profile: https://github.com/andrewliu-SAP
2+
author_name: Katryn Cheng
3+
author_profile: https://github.com/katmcheng
44
title: Visualize your Data with Tables
55
description: Learn how to create tables with your data
66
auto_validation: true
@@ -27,7 +27,7 @@ To start, let's create a new responsive page.
2727

2828
**1.** On the Tab bar, click the **+** icon and select **Responsive**
2929

30-
![New page](New page.png)
30+
![New page](New page 2.png)
3131

3232
**2.** Add a top lane and left lane just like we did for Page 1 as shown below
3333

@@ -96,7 +96,7 @@ Click [here](https://help.sap.com/viewer/00f68c2e08b941f081002fd3691d86a7/releas
9696

9797
**14.** Select **Sort Options** > **Sort Descending**
9898

99-
![Sort 1](Sort 1.png)
99+
![Sort 1](Sort 1 new.png)
100100

101101
[DONE]
102102
[ACCORDION-END]
Loading
Binary file not shown.

tutorials/sac-create-first-story-4-geomap/sac-create-first-story-4-geomap.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
author_name: Andrew Liu
3-
author_profile: https://github.com/andrewliu-SAP
2+
author_name: Katryn Cheng
3+
author_profile: https://github.com/katmcheng
44
title: Visualize your Data with Geo Maps
55
description: Learn how to create, interact with, and filter through a Geo Map
66
auto_validation: true
@@ -100,7 +100,7 @@ Furthermore, you can also filter data directly on the map by drawing a polygon,
100100
101101
Before we move on, your dashboard should now look like this:
102102

103-
![Dashboard Update](dashboard update.png)
103+
![Dashboard Update](dashboard update 2.png)
104104

105105
[DONE]
106106
[ACCORDION-END]
Loading
Binary file not shown.

tutorials/sac-create-first-story-5-filters/sac-create-first-story-5-filters.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
author_name: Andrew Liu
3-
author_profile: https://github.com/andrewliu-SAP
2+
author_name: Katryn Cheng
3+
author_profile: https://github.com/katmcheng
44
title: Apply Filters to your Story
55
description: Learn how to apply filters and linked analysis to narrow the scope of your analysis
66
auto_validation: true
@@ -135,7 +135,7 @@ Let's create an Input Control filter where you can choose to look at the data in
135135

136136
**20.** Copy this Input Control filter to the left lane of the Sales Manager Overview page
137137

138-
![Input Control Filter to page 2](Input Control Filter to page 2.png)
138+
![Input Control Filter to page 2](Input Control Filter to page 2 new.png)
139139

140140
Click [here](https://help.sap.com/viewer/00f68c2e08b941f081002fd3691d86a7/release/en-US/6b8e8e8bbe5f4571886df58d9fa79127.html) to learn more.
141141

Loading
Binary file not shown.

tutorials/sac-create-first-story-6-smartfeatures/sac-create-first-story-6-smartfeatures.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
author_name: Andrew Liu
3-
author_profile: https://github.com/andrewliu-SAP
2+
author_name: Katryn Cheng
3+
author_profile: https://github.com/katmcheng
44
title: Augment your Story with Smart Features
55
description: Utilize Smart Insights and Smart Discovery to uncover valuable insights to drive smarter decision making
66
auto_validation: true
@@ -30,7 +30,7 @@ Let's run Smart Insights on the Gross Margin per Product Category chart to help
3030

3131
**2.** Click **Add Smart Insights**
3232

33-
![Smart Insight 1](Smart Insight 1.png)
33+
![Smart Insight 1](Smart Insight 1 new.png)
3434

3535
Smart Insights then analyzes the underlying dataset and runs various statistical algorithms to uncover the top contributors influencing Gross Margin per Product Category.
3636

tutorials/sac-create-first-story-7-theme/sac-create-first-story-7-theme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
author_name: Andrew Liu
3-
author_profile: https://github.com/andrewliu-SAP
2+
author_name: Katryn Cheng
3+
author_profile: https://github.com/katmcheng
44
title: Apply a Theme and Next Steps
55
description: Apply a customized theme to your story and learn about the next steps to take in your journey of learning SAP Analytics Cloud
66
auto_validation: true
@@ -157,7 +157,7 @@ Click [here](https://help.sap.com/viewer/00f68c2e08b941f081002fd3691d86a7/releas
157157

158158
![Update Titles](Update Titles 2.png)
159159

160-
**31.** In the Sales Summary page, update the left lane title to "Page Filters"
160+
**31.** In the Sales Manager Overview page, update the left lane title to "Page Filters"
161161

162162
**32.** Select **Remove** in the **Chart Action Menu** of the empty text object
163163

tutorials/sac-intro-1-introduction/sac-intro-1-introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
author_name: Megan Hoy
3-
author_profile: https://github.com/meganhoy
2+
author_name: Katryn Cheng
3+
author_profile: https://github.com/katmcheng
44
title: Introduction to SAP Analytics Cloud
55
description: Get an overview of SAP Analytics Cloud's top capabilities and features
66
auto_validation: true

tutorials/sac-intro-2-trial/sac-intro-2-trial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
author_name: Megan Hoy
3-
author_profile: https://github.com/meganhoy
2+
author_name: Katryn Cheng
3+
author_profile: https://github.com/katmcheng
44
title: Set up your SAP Analytics Cloud Trial Account
55
description: Sign up for a free trial SAP Analytics Cloud Trial account
66
auto_validation: true

tutorials/sac-intro-3-tour/sac-intro-3-tour.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
author_name: Megan Hoy
3-
author_profile: https://github.com/meganhoy
2+
author_name: Katryn Cheng
3+
author_profile: https://github.com/katmcheng
44
title: Take a Tour of SAP Analytics Cloud
55
description: Learn how to navigate the user interface of SAP Analytics Cloud
66
auto_validation: true

tutorials/sac-story-explore-1-open/sac-story-explore-1-open.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
author_name: Andrew Liu
3-
author_profile: https://github.com/andrewliu-SAP
2+
author_name: Katryn Cheng
3+
author_profile: https://github.com/katmcheng
44
title: Open the SAP Analytics Cloud Story
55
description: Learn how to navigate and explore the different visualizations of a story
66
auto_validation: true

tutorials/sac-story-explore-2-get-familiar/sac-story-explore-2-get-familiar.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
author_name: Andrew Liu
3-
author_profile: https://github.com/andrewliu-SAP
2+
author_name: Katryn Cheng
3+
author_profile: https://github.com/katmcheng
44
title: Get Familiar with the Story Interface
55
description: Get familiar with SAP Analytics Cloud's story interface and learn how to interact with a story
66
auto_validation: true

tutorials/sac-story-explore-3-apply-filters/sac-story-explore-3-apply-filters.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
author_name: Andrew Liu
3-
author_profile: https://github.com/andrewliu-SAP
2+
author_name: Katryn Cheng
3+
author_profile: https://github.com/katmcheng
44
title: Apply Filters to the Story
55
description: Analyze the charts in your Stories with filters
66
auto_validation: true

tutorials/sac-story-explore-4-analyze-data/sac-story-explore-4-analyze-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
author_name: Andrew Liu
3-
author_profile: https://github.com/andrewliu-SAP
2+
author_name: Katryn Cheng
3+
author_profile: https://github.com/katmcheng
44
title: Analyze Data in Charts and Tables
55
description: Discover more from your charts with analytical features provided in SAP Analytics Cloud stories
66
auto_validation: true

tutorials/sac-story-explore-5-smart-features/sac-story-explore-5-smart-features.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
author_name: Andrew Liu
3-
author_profile: https://github.com/andrewliu-SAP
2+
author_name: Katryn Cheng
3+
author_profile: https://github.com/katmcheng
44
title: Leverage Smart Features for Automated Insights and Search
55
description: Automatically discover more insights with the power of Smart Features available in SAP Analytics Cloud
66
auto_validation: true

tutorials/sac-story-explore-6-collaboration-features/sac-story-explore-6-collaboration-features.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
author_name: Andrew Liu
3-
author_profile: https://github.com/andrewliu-SAP
2+
author_name: Katryn Cheng
3+
author_profile: https://github.com/katmcheng
44
title: Start a Discussion, Comment and Share your Story
55
description: Explore the collaboration features of SAP Analytics Cloud
66
auto_validation: true
203 KB
Loading

tutorials/spa-subscribe-booster/spa-subscribe-booster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ SAP Process Automation in the SAP Business Technology Platform combines the capa
7575

7676
10. You will have access to the Application Development studio which is a no-code environment from where you can start your development of the business processes.
7777

78-
!![11.png](11.PNG)
78+
!![Studio](110.png)
7979

8080
Your are now ready to use SAP Process Automation in SAP BTP Free Tier.
8181

0 commit comments

Comments
 (0)