diego-d5000 / PowerBI-Angular2

Angular (Angular 2, Angular io) components based on "PowerBI-Angular" and "PowerBI-Javascript" to use PowerBI Embedded Features
10 stars 10 forks source link

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

Open Bharathjraj opened 6 years ago

Bharathjraj commented 6 years ago

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">"

elineopsommer commented 6 years ago

Is there currently a solution for this?