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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
KamilGH
Frequent Visitor

Using Temp Tables and Dynamic Parameters

Hi,

 

I need to create a report where users can pick the start and end dates. I can do that using the parameters, passing the parameters into the query, and then using the slicers.

The challenging part is that there're temp tables in all queries. temp tables work in import mode only while the dynamic parameters require the direct query mode.

 

Is there a workaround to deal with this issue?

 

thanks,

 

Kamil

1 REPLY 1
v-jingzhang
Community Support
Community Support

Hi @KamilGH 

 

If the data size is not very large, you can import all data into Power BI. Then use Date filter on all pages to control the date range. You can also add a Date slicer to multiple pages and use Sync slicers feature to sync the date range on selected pages. 

vjingzhang_0-1667974378453.png

 

Slicers in Power BI - Power BI | Microsoft Learn

Add a filter to a report in Power BI - Power BI | Microsoft Learn

 

Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors