Tableau Embedding API
    Preparing search index...

    Type Alias PulseFieldValueArray

    PulseFieldValueArray: (boolean | null)[] | (string | null)[]

    A PulseFieldValueArray is an array that can contain strings, booleans, or nulls, but will never contain both strings and booleans at the same time.