Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
We have a SQL DB in Azure. The application we use stores daily history records in tables organized by month.. so it creates a new table every month. Fields are identical for each month, only the table name is different.
Is there a way to walk through the tables needed based upon a time slicer and grab the data from only the tables I need to use or even all the tables if needed?
tables names (i.e):
sqlt_data_1_2019-01
sqlt_data_1_2019-02
sqlt_data_1_2019-03
sqlt_data_1_2019-04
etc..
Solved! Go to Solution.
Hi @kgilmore33 ,
Slicer cannot filter the loaded datasets. If you want to load dataset dynamically based on selection, you could consider query parameters.
Best regards,
Yuliana Gu
Hi @kgilmore33 ,
Slicer cannot filter the loaded datasets. If you want to load dataset dynamically based on selection, you could consider query parameters.
Best regards,
Yuliana Gu
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.