Forum Discussion
powerbi-client 2.4.2
Thank you for your reply,
I have implemented your suggested code but still getting nothing coming back for "reports.getPages()"...worryingly I'm not getting anything at all in the console window for the data variable even though the "filterPaneEnabled: true" is being applied.
Still getting "Property 'getPages' does not exist on type 'Embed'."
Is this because I am trying to use "powerbi-client" in an Angular 4 application?
Regards
dpoleon wrote:
Thank you for your reply,
I have implemented your suggested code but still getting nothing coming back for "reports.getPages()"...worryingly I'm not getting anything at all in the console window for the data variable even though the "filterPaneEnabled: true" is being applied.
Still getting "Property 'getPages' does not exist on type 'Embed'."
Is this because I am trying to use "powerbi-client" in an Angular 4 application?
Regards
I don't know Angular. What's going on if you replace the token, embedurl etc in the HTML and open it in Chrome?