The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
On power bi report server, we configured PowerBI to use a virtual directory named "test" (for the purpose of this question).
Everything works fine, except when we try to access a report – we can see that during the loading of the report page the browser looks for assets that not under the virtual directory we defined.
You can see in the screenshot that the rsUtils.js is sitting under the default /powerbi directory instead of /test/powerbi.
Is there a way to fix this?
Solved! Go to Solution.
Actually the default portal url is /reports not /powerbi. This /powerbi endpoint is some sort of internal vitual directory that cannot be changed. End users never interact directly with this virtual directory, it's only used for serving resources used internally by the Report Server portal.
Actually the default portal url is /reports not /powerbi. This /powerbi endpoint is some sort of internal vitual directory that cannot be changed. End users never interact directly with this virtual directory, it's only used for serving resources used internally by the Report Server portal.