HexagonSmartApi.ExecuteParametricFilterOnFilterUrl is a Power Query M function that is used to access data. There is currently no additional documentation available.
Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365
Syntax
HexagonSmartApi.ExecuteParametricFilterOnFilterUrl(
url as text,
filterTarget as text,
parameterNames as record,
optional objectHierarchyNameInput as nullable text,
optional objectHierarchyResourceIdsInput as nullable text,
optional objectTypesInput as nullable text,
optional queryExpressionInput as nullable text,
) as any
Related functions
Other functions related to HexagonSmartApi.ExecuteParametricFilterOnFilterUrl are:
- HexagonSmartApi.ApplySelectList
- HexagonSmartApi.ApplyUnitsOfMeasure
- HexagonSmartApi.ExecuteParametricFilterOnFilterRecord
- HexagonSmartApi.Feed
- HexagonSmartApi.GenerateParametricFilterByFilterSourceType
- HexagonSmartApi.GetODataMetadata
- HexagonSmartApi.Typecast
