url
36 TopicsChanging pages via url
Hi, I need a way to switch between pages of my report via url. I tried bookmars and searching for their names in Layout file, same for Page names and putting them into the url but it still opens the report on the page I saved it in in desktop. Is there a way to switch pages via url?Solved852Views0likes3CommentsAdd context url to powerbi endpoint
Hello everyone, I asked a similar question a couple months ago but after testing out some options we are still on an empasse. Basically what we are trying to achieve is add a context url to each Report Server - Power BI virtual directory. Those are: /Reports /ReportServer /powerbi Through the use of an apache server, we managed to add the context we need in front of /Reports and /Reportserver, re-writing urls to /omr/Reports and /omr/ReportServer. We still have problems with the third virtual directory, which is /powerbi. What happens when you navigate to any dashboard inside a Report Server is that internally, the Web Page of the Report Server calls /powerbi endpoints to retrieve the corresponding data. The problem is that we need that endpoint to be rewritten to /omr/powerbi, but we cant do that server side. We need to have a way to change it in the fetch operation, when the request is sent. Is there any possibility to do this?Solved2.1KViews0likes5CommentsFiltering ALL Tabs of a report by URL Query Parameters
I have read the various help articles around using URL Query Parameters to Filter a Report. It only seems to apply to A report section though, and not the report in it's entirety. Is there a way to filter the entire report, so that if a user lands on one Report Section and navigate to another, the same filter persists? Filter a report using query string parameters in the URL - Power BI | Microsoft LearnSolved1.4KViews0likes4CommentsURL link to Paginated Reports
Hi, It seems For Image--> Actions -->URL option is still not available for PBIRS (Jan 2019). From PowerBIRS, I want a link to Paginated Reports using Button or Image. So how do I acheive this in Report Server ? I do not want to display whole URL, instead 'Click Here', 'Data' as Title/Label because I have a plan to pass parameters to Paginated Reports.Solved6.4KViews0likes7CommentsPowerBi published in PowerBi report Server Direct link
Hi All, i've a lot of PowerBi (.pbix) report published in our PowerBi Report Server (not powerbi.com). Each report contains more than one sheet. Is it possible to create a direct link that allow to open directly not the default page of the report? I try using "pageName" or "ReportSection" but doesnt' work. Below some example used (not working): https://MyReportServer/reports/powerbi/MyReport?PageName=1 https://MyReportServer/reports/powerbi/MyReport?PageName=ReportSection1 https://MyReportServer/reports/powerbi/MyReport?ReportSection=1 Thanks in advance for you support, Daniele2.7KViews0likes10CommentsURL Filtering Issue
I have an issue with URL filtering my page level filter is 'Projects'[Project Name] . When trying to filter using https://app.powerbigov.us/groups/me/apps/86457f37-7f01-4f63-b0ba-f1af369bd6fd/reports/474dc2fb-8489-4bc9-aba5-282b887144cc/ReportSection2c8d5bc914096c1cc668?filter=_x0027Projects__x0027%2F0x005BProject_x0020_Name0x005D%20eq%20%27ATT%20Cloud%27" would not work.Solved1KViews0likes3CommentsPower BI Url query paramters not working
Hi All Need some help about this queries in power bi. I have a report (I only have read/view) rights on it and I want to query it via url. I have create my URL, the report loads but nothing is filtered. I saw that you need to be careful of spaces in the query and all thoose limitation and as far I can see I got that right. Out of option so looking is there any additional tip I should try. Here is my table name with its column name and the filter I am trying. I just dont get it why its not filtering. https://app.powerbi.com/groups/<someprivateurl>?filter=MIM_MART_FACT_DFO.DM_F_DIP_TRANS_POSITION_LOSS_PREVENTION/Locations eq 'GENN'1.4KViews0likes6CommentsHow to access a Power BI report Server sheet
Hi, I have a Power BI report server URL which has 4-5 sheets. Is it possible to access any of the sheets using a URL? I am trying to automate a process which involves going to the Power BI Report server URL and downloading that sheet manually and then uploading it into a system that can accept URL as an input.490Views0likes1CommentHide URL parameter based filter from Filter Pane
In the Sep'19 release of Report Server the new filter name has option to hide the filter pane or hide individual filter cards etc. However, when we pass a filter via a URL parameter, that filter that's applied via the URL shows up and is not locked either. Is there a way we can hide or lock the filter passed via URL parameter?1.4KViews4likes2Comments