Skip to main content

    convertToColumnsFromWellFormedArray

    Deprecated

    The convertToColumnsFromWellFormedArray function will be removed together with the DataTable, consider migrating to DataTableV2 and using convertToColumnsV2. See migration guide and convertToColumnsV2.

    The convertToColumnsFromWellFormedArray function takes a well-formed array and converts it to table columns that can be used in the DataTable. Well-formed array in this case means that each object within the array has the same keys.

    Import

    import { convertToColumnsFromWellFormedArray } from '@dynatrace/strato-components-preview/conversion-utilities';

    Use cases

    CodeSandbox
    Still have questions?
    Find answers in the Dynatrace Community