SAP HANA Cloud Getting Started tutorials#23090
Merged
jmmargo merged 1 commit intosap-tutorials:masterfrom Jun 26, 2023
Merged
Conversation
Updated and added a new tutorial to the Jump Start mission
jmmargo
suggested changes
Jun 26, 2023
| @@ -3,26 +3,27 @@ parser: v2 | |||
| author_name: Christopher Kollhed | |||
| author_profile: https://github.com/chriskollhed | |||
| auto_validation: true | |||
| time: 10 | |||
| time: 15 | |||
| tags: [ tutorial>beginner, products>sap-hana-cloud, software-product-function>sap-hana-cloud\,-sap-hana-database, products>sap-business-application-studio] | |||
Contributor
There was a problem hiding this comment.
"products" should be "software-product" in all tags.
| @@ -3,26 +3,27 @@ parser: v2 | |||
| author_name: Christopher Kollhed | |||
| author_profile: https://github.com/chriskollhed | |||
| auto_validation: true | |||
| time: 10 | |||
| time: 15 | |||
| tags: [ tutorial>beginner, products>sap-hana-cloud, software-product-function>sap-hana-cloud\,-sap-hana-database, products>sap-business-application-studio] | |||
| primary_tag: products>sap-hana-cloud | |||
Contributor
There was a problem hiding this comment.
Please add "parser: v2" as the last item in the meta data section, below the primary tag.
|
|
||
|
|
||
| To allow others to see the results of your calculation view, you need to grant them the privilege to run `SELECT` statements on this calculation view. | ||
| 1. Within your project in the SAP Business Application Studio, click on **View** from the side menu. Then click on **Command Palette**. Alternatively, use `Ctrl+Shift+P` to access it. |
Contributor
There was a problem hiding this comment.
The extra spaces in numbers 1 and 2 are not consistent with 3 and 4.
| @@ -8,22 +8,23 @@ tags: [ tutorial>beginner, products>sap-hana-cloud, software-product-function>sa | |||
| primary_tag: products>sap-hana-cloud | |||
Contributor
There was a problem hiding this comment.
"products" should be "software-product"
| tags: [ tutorial>beginner, products>sap-hana-cloud, software-product-function>sap-hana-cloud\,-sap-hana-database, products>sap-business-application-studio] | ||
| time: 10 | ||
| tags: [ tutorial>beginner, products>sap-hana-cloud, software-product-function>sap-hana-cloud\,-sap-hana-database, programming-tool>sql] | ||
| primary_tag: products>sap-hana-cloud |
Contributor
There was a problem hiding this comment.
"products" should be "software-product"
| tags: [ tutorial>beginner, products>sap-hana-cloud, software-product-function>sap-hana-cloud\,-sap-hana-database, programming-tool>sql] | ||
| time: 5 | ||
| tags: [ tutorial>beginner, products>sap-hana-cloud, software-product-function>sap-hana-cloud\,-sap-hana-database] | ||
| primary_tag: products>sap-hana-cloud |
Contributor
There was a problem hiding this comment.
"products" should be "software-product"
Contributor
|
Tracy, please be sure that in every location "products" is used in the tags or primary tag, "software-product" is used in its place. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated and added a new tutorial to the Jump Start mission