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

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.

Reply
Anonymous
Not applicable

Dynamic DAX table not updating based on filters

Hi all,

 

I am creating a new table with DAX based on a existing table.

 

Last_Week_Plan =
CALCULATETABLE(Contracts, DATESBETWEEN(Contracts[Schedule],[Last_Week_Start_Date],[Last_Week_End_Date]))
 
If you see the formula above the Last_Week_Start_Date and Last_Week_End_Date is coming from the user selection as shown below,
 
KarthikKV_0-1621555218666.png

Whenever the user updates the slicer the Last_Week_Start_Date and Last_Week_End_Date is keeps changing but the table is not recalculating and always shows as total row count "306". Why this happens any other alternative solution?

 

I want user to select the dates where I need to pass it to multiple places, that is why I am doing this way.

 

Thanks,

Karthik

3 REPLIES 3
v-angzheng-msft
Community Support
Community Support

Hi, @Anonymous 

 

What is your Count of Activity Name measure? Could you please consdier sharing more details about it or a simple sample file without any sesentive information for further discussion?

This measure is not filtered by the filter. Please check the context of the measure.

 

 

Best Regards,
Community Support Team _ Zeon Zheng
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

Can you please guide @Ashish_Mathur ?

Hi,

What is your objective?  Share some data, describe the question and show the expected result.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

Helpful resources

Announcements
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.