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

Get certified in Microsoft Fabric—for free! For a limited time, the Microsoft Fabric Community team will be offering free DP-600 exam vouchers. Prepare now

Reply
Anonymous
Not applicable

Help with DAX filtering and slicing

I have a table that contains an Iteration path and its start and end dates.  I would like to be able to select one of these iteration paths, and have it filter to the work items that have created or closed dates within that range.  Any help would be greatly appreciated! 

 

I have included how the tables look below 

 

Iteration Path          Start Date           End Date

       unit/1                1/1/2000            1/3/2000

       unit/2                1/4/2000            1/7/2000                          <-- Table to select Path

       unit/3                1/8/2000            1/12/2000

 

Work Item ID          Created Date   

          1                       1/2/2000        

          2                       1/5/2000         

          3                       1/2/2000                             <-- Table to be filtered

          4                       1/3/2000       

          5                       1/4/2000        

 

Work Item ID           Closed Date

          1                       1/5/2000         

          2                       1/6/2000      

          3                       1/7/2000                             <-- Other table to be filtered

          4                       1/4/2000       

          5                       1/11/2000        

1 ACCEPTED SOLUTION
v-chuncz-msft
Community Support
Community Support

@Anonymous 

 

You may refer to the following post.

https://community.powerbi.com/t5/Desktop/Use-a-date-slicer-to-filter-on-a-period-instead-of-a-single-date/m-p/588265#M278953

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

View solution in original post

2 REPLIES 2
v-chuncz-msft
Community Support
Community Support

@Anonymous 

 

You may refer to the following post.

https://community.powerbi.com/t5/Desktop/Use-a-date-slicer-to-filter-on-a-period-instead-of-a-single-date/m-p/588265#M278953

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

Here is a screenshot of what I have right now, I'd like to be able to delete the two sliding bar slicers to simply click an Iteration Path from the table on the left to automatically select the iteration start/end dates so that the user doesn't have to lookup the selected date range in the table and manually enter the dates into the slicers.  edited.jpg

Helpful resources

Announcements
OCT PBI Update Carousel

Power BI Monthly Update - October 2024

Check out the October 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

October NL Carousel

Fabric Community Update - October 2024

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