Skip to content

Commit a476bc7

Browse files
authored
Merge pull request #199566 from pritamso/Broken-link-fix-kromerm
Broken link removed
2 parents f2b4a7c + 9442647 commit a476bc7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/data-factory/wrangling-functions.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,10 @@ The following M functions add or transform columns: [Table.AddColumn](/powerquer
7070
step, but the user must ensure that there are no duplicate column names
7171
among the joined tables
7272
* Supported Join Kinds:
73-
[Inner](/powerquery-m/joinkind-inner),
74-
[LeftOuter](/powerquery-m/joinkind-leftouter),
75-
[RightOuter](/powerquery-m/joinkind-rightouter),
76-
[FullOuter](/powerquery-m/joinkind-fullouter)
73+
Inner,
74+
LeftOuter,
75+
RightOuter,
76+
FullOuter
7777
* Both
7878
[Value.Equals](/powerquery-m/value-equals)
7979
and

0 commit comments

Comments
 (0)