PowerQuery
Home
Blog
Functions
Patterns
Showcases
← Back to Type functions
Type.Union
This function will provide the combination of all the different types listed in the "types" parameter.
Syntax
Type.Union(types as list) as type
About
This function will provide the combination of all the different types listed in the "types" parameter.