Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
DharaniPrathap
Regular Visitor

Embeed URL is redirecting dynamic Country filter but page is asking Sign In, but it's not signing in

Embeed URL is redirecting dynamic Country filter but page is asking Sign In, but it's not signing in

DharaniPrathap_0-1761313435890.png

 

Please resolve this or give me alternate solution for below.

I want to redirect one report from another report, as of now I tried Cross Drillthrough and also adding =?filter for dymamic country filter also still I am facing the above issue.


4 REPLIES 4
v-venuppu
Community Support
Community Support

Hi @DharaniPrathap ,

Thank you for reaching out to Microsoft Fabric Community.

Thank you @ibarrau @tharunkumarRTK @Poojara_D12 for the prompt response.

I wanted to check if you had the opportunity to review the information provided and resolve the issue..? If not resolved,can you please upvote the idea as mentioned by @ibarrau.

 

Poojara_D12
Super User
Super User

Hi @DharaniPrathap 

The “Sign in” prompt you’re seeing when redirecting between embedded Power BI reports typically indicates that the authentication context is not being carried over between the two reports — meaning Power BI Service is treating the navigation as a new session without valid credentials. This happens when you use a public embed URL or a direct report link (for example, using ?filter= parameters) outside an authenticated Power BI frame, or when embedding with a token that doesn’t persist user authentication. Since your goal is to redirect from one report to another while dynamically applying a filter (such as country), there are two recommended approaches depending on your setup.

 

If you are using Power BI Service (within Microsoft 365), the best solution is to use report navigation via buttons or bookmarks inside Power BI itself — you can create a button with a dynamic measure or URL parameter that navigates to the target report page or URL while preserving the logged-in session. In this case, users remain authenticated, and filters like ?filter=Country eq 'Japan' will work seamlessly.

 

If you are embedding reports in a custom website (outside Power BI Service), you cannot simply pass a public embed URL with filters because it will always prompt for login. Instead, use Power BI Embedded with embed tokens — generate secure, pre-authenticated embed tokens for both reports in your web application, and handle redirection within your app logic. The embed token ensures users stay signed in without needing to reauthenticate, and you can append filters programmatically using the Power BI JavaScript API’s setFilters() method.

 

This “Sign in” issue arises because of missing authentication context. The solution is either to use in-service navigation (for internal users) or embed tokens with Power BI JavaScript API (for external embedding) to maintain a seamless, authenticated experience with dynamic filters.

 

Did I answer your question? Mark my post as a solution, this will help others!
If my response(s) assisted you in any way, don't forget to drop me a "Kudos"

Kind Regards,
Poojara - Proud to be a Super User
Data Analyst | MSBI Developer | Power BI Consultant
Consider Subscribing my YouTube for Beginners/Advance Concepts: https://youtube.com/@biconcepts?si=04iw9SYI2HN80HKS
tharunkumarRTK
Super User
Super User

@DharaniPrathap 

Since emebed reports does not support cross report drill through, I would like to suggest you to build a dynamic embed url and add that URL as a field into your table visual. You can checkout this blog to know the syntax that you need to follow to build a embed url with URL filter parameters

https://blog.nathalieleenders.com/posts/powerbiembedparameters/

 

 

 

 

Connect on LinkedIn

 

 

 








Did I answer your question? Mark my post as a solution!
If I helped you, click on the Thumbs Up to give Kudos.

Proud to be a Super User!


PBI_SuperUser_Rank@2x.png
ibarrau
Super User
Super User

Hi. Cross drillthough reports with Power Bi Embedded is not possible. You can vote the idea here: https://community.fabric.microsoft.com/t5/Fabric-Ideas/Cross-report-drill-through-for-Power-BI-Embed...

I hope that helps,


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

Happy to help!

LaDataWeb Blog

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.