PowerQuery
Home
Blog
Functions
Patterns
Showcases
← Back to Value functions
Value.RemoveMetadata
This function eliminates the metadata associated with the value and outputs the initial value.
Syntax
Value.RemoveMetadata(value as any, optional metaValue as any) as any
About
This function eliminates the metadata associated with the value and outputs the initial value.