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
dimmark995
Regular Visitor

Import sql database tables in a dynamic way

Hi Team,

I have the following problem. Lets say i have stored my tables in a SQL server with the following names (Sales_April2024, Sales_May2024, Expenses_April2024, Expenses_May2024 etc. My goal it to allow the end user select from two slicers the Month and Year. This will result in a refresh of tables (and visuals as a result) from the sql database based on month and year. The steps i took were the following                                                                        1) Created two parameters for Month and Year                                                                                                                                        2) Created the following queries for fetching the tables based on the parameter valuesΣτιγμιότυπο οθόνης 2024-07-16 234616.png

 

Στιγμιότυπο οθόνης 2024-07-16 234930.png

    

  When i change the parameter from April to May from "Edit Parameters" it seems to work but i want an automated solution

 

Thanks in advance                                                                                                                     

1 REPLY 1
Anonymous
Not applicable

Hi @dimmark995 

You can consider to use dynamic paramaters, it allows user to change the patamater value by selecting the value in slicers, but it is only support in direct query mode, you can refer to the following link about it.

Dynamic M query parameters in Power BI Desktop - Power BI | Microsoft Learn

 

 

Best Regards!

Yolo Zhu

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

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 community update carousel

Fabric Community Update - June 2025

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