MAIDR Documentation - v4.4.0
    Preparing search index...

    A story. Carries nothing the adapter can use: reading a worksheet inside a story is a documented known issue ("operation not allowed on non-active sheet"), so stories are skipped with a warning.

    interface TableauStory {
        name: string;
        sheetType: "story";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    name: string
    sheetType: "story"