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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
Anonymous
Not applicable

How to create dynamic source query where I can change the table name

Hello All,

 

Currently I am using App own Data approach for Embedding Power BI report in my application.

As a requirement, I want to implement dynamic source query using Direct Query as a Connection. Such that when user click on "View Report" for any particular ID from Website, it should pass the ID value as a parameter to the Power BI Report source query(Refer the below query).

 

" Select F.* from FactTable left outer join Main_" &ID&""  

 

So in above scenario, I am changing the secondary table based on the ID passed by user from website.

 

Note : 1. Multiple users can access the same report at a same time with different ID respectively.

           2. Due to large Dataset, I need to use Direct query instead of Import

 

Qtn 1: Is it even possible to access same dataset by multiple end users by passing different IDs to source query.

Qtn 2: If yes, Please suggest the solution or method to implement.

 

If you have any other approach for above problem statement, Please suggest.

 

Thank you all in Advance.

         

0 REPLIES 0

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.