Skip to content

PowerQuery : How to join tables - Automatic Function to do that

Notifications You must be signed in to change notification settings

osotoguruma/PowerQueryJoinTables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PowerQueryJoinTables

PowerQuery : How to join tables - Automatic Function to do that

fnJoinTable :

fnLeftOuter=(TableLeft as text, KeysLeft as text, TableRight as text, KeysRight as text, FieldsRight as text, FieldExpand as text, ModeJoinKind as text)

fnLeftOuter :

fnLeftOuter=(TableLeft as text, KeysLeft as text, TableRight as text, KeysRight as text, FieldsRight as text, FieldExpand as text)

About

PowerQuery : How to join tables - Automatic Function to do that

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published