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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
RobDueck
New Member

Selecting active records from a table

I have a table of data that contains  one or more records for a particular item.  Only one record is the current active record and this has to be determined based on the values in several date fields.  I am looking for the record with the most recent (in the past) effective date, a next change date in the future and a termination date that is either in the future or null in order to get the current active record and the associated data in some other fields like Description/Title.  Is there a way to transform this so that the data table for my report only includes one record for each item?

3 REPLIES 3
RobDueck
New Member

Thanks.  That helps.  I haven't used Power Query and Power BI enough yet to get my head out of the Access "write a query with multiple criteria" mentality.

Hi @RobDueck ,

 

I think "Filter Rows" may be fine to grouped in one query, but ranking in category is tricky in Power Query so we take more steps to get it.

 

Does this solve your question?
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. Thanks!

isjoycewang
Solution Supplier
Solution Supplier

Hi @RobDueck ,

 

I create some dummy data for demo: Exercise File

You can open the editor and follow the steps there, and you can also modify some filter steps to better fit in your case. Thanks!

 

StartPoint:

isjoycewang_0-1694748099254.png

EndPoint:

isjoycewang_1-1694748122727.png

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors