HexagonSmartApi.ApplyUnitsOfMeasure 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.ApplyUnitsOfMeasure(
serviceRoot as text,
unitsOfMeasureTarget as any,
unitCategory as text,
fromUnit as text,
toUnit as text,
precision as number,
) as any
Related functions
Other functions related to HexagonSmartApi.ApplyUnitsOfMeasure are:
- HexagonSmartApi.ApplySelectList
- HexagonSmartApi.ExecuteParametricFilterOnFilterRecord
- HexagonSmartApi.ExecuteParametricFilterOnFilterUrl
- HexagonSmartApi.Feed
- HexagonSmartApi.GenerateParametricFilterByFilterSourceType
- HexagonSmartApi.GetODataMetadata
- HexagonSmartApi.Typecast
