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
sidyahmed_pbix
Frequent Visitor

dynamically filter a table between two dates

I have a table to which I want to return the staff who will go on leave dynamically between two dates chosen at random.
I want to create a measure that returns 1 if for the dates between the two chosen dates and 0 if not.
the first date is the date chosen at the level of the filter and the last date we add x months to the first date

my table name is Congé.
first__date = MAXX(VALUES('Congé'[date debut]),'Congé'[date debut])
lasst_date = 
EDATE([DateSelected],x)

How can i create the last mesure to return 1 or 0.

thanks.

1 ACCEPTED SOLUTION

I finally found i way to do that, thanks

View solution in original post

3 REPLIES 3
amitchandak
Super User
Super User

@sidyahmed_pbix , refer if this blog can help

 

https://community.powerbi.com/t5/Community-Blog/How-to-divide-distribute-values-between-start-date-o...

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube


that doesn't seem to be what i want to have

I finally found i way to do that, thanks

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!

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.