The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
im trying to workout way to hide TOOLBAR in power bi report deployed in power bi report server . i found out you can get hat to work by adding ?rs:Command=Render&rc:Toolbar=false .
but it's not working url with filter my url is like this
http://YourReportServer/Reports/powerbi/YourPowerBIReport?filter=sales/department eq 'Landon'&rc:Toolbar=false
appreciate any help
Solved! Go to Solution.
Try
http://YourReportServer/Reports/powerbi/YourPowerBIReport?rs:embed=true&filter=sales/department eq 'Landon'
Try
http://YourReportServer/Reports/powerbi/YourPowerBIReport?rs:embed=true&filter=sales/department eq 'Landon'
Hi.
Sorry for my ignorance, but I am not able to useit even in a simple case.
The link to my report is
The link, addding the aforementioned formula:
leads to an error page.
Could someone please point out what I'm doing wrong?
Thanks in advance and apologies for my ignorance.
User | Count |
---|---|
3 | |
2 | |
2 | |
2 | |
1 |
User | Count |
---|---|
7 | |
4 | |
4 | |
3 | |
2 |