HexagonSmartApi.Typecast

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:

BI Gorilla Youtube Channel

Last update: August 17, 2023 | Contribute » | Contributors: Rick de Groot
© 2023 BI Gorilla. All rights reserved. Content derived from Microsoft documentation is property of Microsoft Corp.