Skip to content

Properties Not Working #14

@bricwood

Description

@bricwood

I have set filterPaneEnabled and navContentPaneEnabled to false but they are still appearing.

Additionally, I have set the pageName to the name of another page and does not work.

<PowerbiEmbedded id={this.props.id} embedUrl={this.props.url} accessToken={this.props.token} filterPaneEnabled={false} navContentPaneEnabled={false} pageName={this.props.page} embedType='report' tokenType={models.TokenType.Aad} width='1000px' height='900px' />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions