Forum Discussion
Report integration with internal portal & button navigation
- 3 years ago
rohanwadiwala wrote:
- Adding 'Buttons' of type 'Web URL' on each record
- These buttons need to update url dynamically according to row data.
- eg.
- Row1 : http://xyz.com?id=1 //the value "1" in the URL needs to come from a column in the row
- Row2 : http://xyz.com?id=2
Yes, adding a column to your data model with the type web url will work in Report Server
rohanwadiwala wrote:- Reports deployed on PowerBI report server & embeded in intranet are accesable to everyone in the organization irrespective of the licenses they hold
- One blog mentioned the end user who will view the report via. the intranet portal will require Power BI Pro liceses
- In another post I read that reports needs to be added in 'Premium capacity' for this to work.
Viewing a report in the on-prem Report Server does not require any sort of additional license. The server itself can either be licensed through purchasing premium capacity or through SQL Server Enterprise with Software Assurance but to just view a report does not require any additional licensing.
To EDIT and publish a pbix file to Report Server does require a pro license, but just viewing does not.
- Adding 'Buttons' of type 'Web URL' on each record
rohanwadiwala wrote:
- Adding 'Buttons' of type 'Web URL' on each record
- These buttons need to update url dynamically according to row data.
- eg.
- Row1 : http://xyz.com?id=1 //the value "1" in the URL needs to come from a column in the row
- Row2 : http://xyz.com?id=2
Yes, adding a column to your data model with the type web url will work in Report Server
rohanwadiwala wrote:
- Reports deployed on PowerBI report server & embeded in intranet are accesable to everyone in the organization irrespective of the licenses they hold
- One blog mentioned the end user who will view the report via. the intranet portal will require Power BI Pro liceses
- In another post I read that reports needs to be added in 'Premium capacity' for this to work.
Viewing a report in the on-prem Report Server does not require any sort of additional license. The server itself can either be licensed through purchasing premium capacity or through SQL Server Enterprise with Software Assurance but to just view a report does not require any additional licensing.
To EDIT and publish a pbix file to Report Server does require a pro license, but just viewing does not.