Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

Configure URI parameter in subscription for the report in Power BI RS

Hello everyone,

 

Main task of the issue: correct UrlRoot parameter configuration to the report in the email subscription (Power BI RS)

 

I have a paginated report on our PBI RS. Every morning this should send a mail to all subscribers via a subscription, which contains the URL to the report.
However, this URL always leads to the report via the node that processed the report, and this via port 80 (closed one).

 

The following test scenario were performed:

Scenario

Results

Single Server

it works

Single Server mit Alias

it works

Scale out (1PN, 1QN) mit Alias

it works

Scale out mit Alias und Load Balancer

it doesn't work

 

How should I set up configuration in order to get the correct link to report?

 

Maybe some of you had already some similar case before or know possible direction of the troubleshooting for it?

 

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Anonymous ,

     

    About URL filter for PowerBI RS, refer to this.

    • Power BI Report Server also supports the ability to specify more than one filter using the “filter” URL parameter. Here's an example of what the URL might look like in Power BI Report Server: https://reportserver/reports/powerbi/Store Sales?rs:Embed=true&filter= Store/Territory eq 'NC' and Store/Chain eq 'Fashions Direct'

     

    Best Regards,


    Community Support Team _ Caitlyn

     

    If this post helps then please consider Accept it as the solution to help the other members find it more quickly.