Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #369 from guyinacube/videoupdate
👊 Update old content video
- Loading branch information
53c1d1e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello Ali. I wonder weather it's possible for us to pass parameters to paginated reports?
https://docs.microsoft.com/en-us/power-bi/paginated-reports/report-builder-url-parameters
53c1d1e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi Victor, yes, you can pass parameters for embedded paginated report.
53c1d1e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @TalRosto, thanks for your kind reply. Would you please let me know the process of passing parameters for embedded paginated report via powerbi-javascript?
53c1d1e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is done through the embed url, similar to non embedded report - https://docs.microsoft.com/en-us/power-bi/paginated-reports/report-builder-url-parameters
53c1d1e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @TalRosto. But I'm looking for a way to pass parameters using this powerbi-javascript package.