HexagonSmartApi.Typecast

Updated on

HexagonSmartApi.Typecast is a Power Query M function that returns a table representing an OData entity typecast from the target entity. The target can be a table with a column with select list attribute, or an individual table row or an individual record with select list attribute.

Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365

Syntax

HexagonSmartApi.Typecast(
   typecastTarget as any,
   outputType as text,
) as function

Description

Function to return a table representing an OData entity typecast from the target entity. The target is a table with column with select list attribute, or an individual table row or an individual record with select list attribute.

Other functions related to HexagonSmartApi.Typecast are:

Contribute » | Contributors: Rick de Groot

2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy