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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

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
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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