diego-d5000 / PowerBI-Angular2

Angular (Angular 2, Angular io) components based on "PowerBI-Angular" and "PowerBI-Javascript" to use PowerBI Embedded Features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

powerbi-component option to enable/disable fillterPane/navContentPane.

Bharathjraj opened this issue · comments

Hi I am using angular2-powerbi library. But there is no option to enable/disable fillterPane/navContentPane.
How do i pass these options when i am using powerbi-component. Please see the code below.
"<"powerbi-component embedUrl="{{EmbedUrl}}" accessToken="{{Token}}" tokenType="{{TokenType}}" type="{{Type}}" id="{{ReportId}}"></powerbi-component">"

Is there currently a solution for this?