Skip to content

Commit 6294d84

Browse files
Update unpivot-multiple-columns in-snowflake.md
1 parent d852a80 commit 6294d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unpivot-multiple-columns in-snowflake.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Data can be organized in different ways, for example, in a short/wide or tall/sk
1010
## Example 1: Unpivot 3 Columns
1111
Suppose you have a Wide Table format Performance Ratings that you need to covert to a Long Table format:
1212

13-
|![Copy of Untitled drawing(3)](https://github.com/user-attachments/assets/fe058626-62c3-4155-a2aa-288b6c84c798)|
13+
|<img src="https://github.com/user-attachments/assets/fe058626-62c3-4155-a2aa-288b6c84c798" width="75%">|
1414
|:--:|
1515
|Unpivoting to convert Skill Rating and Skill Comments to a Flattened view of the data as Key-value pairs|
1616

0 commit comments

Comments
 (0)