SqlView.Generator is a Power Query M function that is intended for internal use, providing SQL view generation or execution support.
Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365
Syntax
SqlView.Generator(
uniqueIdentifier as any,
sqlGenerator as record,
getData as function,
) as function
Description
This function is intended for internal use only.
2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy