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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Creating a new Date Table that allows you to filter for a Date range on another table with multiple

I am trying to create a Date filter that allows me to filter for a date range from another table that has multiple date columns.

 

I have tried creating several Dax Functions for this so in a quick note what am trying to do is to be able to filter for Date range say Next 2 Weeks from Columns 'EST', 'PVOD' and 'TH' in Table A, such that the result filters for any dates available within the date range selected.

 

I have also included a screen shot of my table. 

Benny007_0-1680618928720.png

 

 

I would appreciate any help with this.

 

Thanks.

Ben

 

3 REPLIES 3
Anonymous
Not applicable

So i realised it was better to create a calculated column within the same table using 

New Column = IF([PVOD]<=[EST], [EST], [PVOD])

 

Greg_Deckler
Community Champion
Community Champion

@Anonymous This thread contains a number of ways of doing this. https://community.powerbi.com/t5/DAX-Commands-and-Tips/No-CACULATE-challenge/m-p/3147810#M112679



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...
Anonymous
Not applicable

@Greg_Deckler Many thanks for the link but there are too many options and i cant start trying them all and also it looks like the Dax Functions unsed in the thread are for calculating sales data while i want one that allows me to filter date range.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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.