PowerQueryFormula class

PowerQueryFormula class

Represents the definition of power query formula.

The PowerQueryFormula type exposes the following members:

Properties

PropertyDescription
typeGets the type of this power query formula.
group_nameGets the name of group which contains this power query formula.
formula_definitionGets the definition of the power query formula.
nameGets and sets the name of the power query formula.
descriptionGets and sets the description of the power query formula.
power_query_formula_itemsGets all items of power query formula.

See Also