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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

is it possible to filter page by using parameters for two different users in react application?

Hello there, 

I'm working on a power bi report which is embedded in the react web application with using direct query.
suppose they are surfing on the webpage and they will generate a report (power bi) 

is it possible for user A - to create a scenario id = a1234 and load power bi report only one record 
in the same time for user B - to create another scenario id = b1234 and load the power bi report only for that record

I want to understand these two users can create a scenario in sql table and return the page filtered by their scenarioID
via stored procedure, but if they could see their scenario Id reports in their display at the same time ?

thank you.

2 REPLIES 2
Anonymous
Not applicable

When you say " Each user can only see the report that corresponds to their own scenario ID. "

does that mean User A creates scenarioA and User B creates scenarioB and stored procedure
will pass the parameter to power bi and power bi use dynamic parameter to show = scenarioA for UserA and scenarioB for UserB at the time they create their scenarios?

that's what I want them to see it. @Anonymous 

Anonymous
Not applicable

Hi @Anonymous ,

 

Sorry, it is not possible for two users to see their scenario ID reports in their display at the same time. Each user can only see the report that corresponds to their own scenario ID.

 

Best Regards,

Stephen Tao

 

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

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 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.

Top Solution Authors