cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
Uno707
Frequent Visitor

How to search if value 1 is with in a date range based on multiple other values?

I'm really struggeling to figure out where to begin on a task I'm trying to solve.

 

Columns in current data set I've been attempting to work with;

Item | Item ID | Location | Date 

 

the problem statement:

"If Item is in Location A, and Location B, and the Date in Location A is less than any Date listed for Location B return True"

variables:

Each item can have mutliple dates

In plane text - If an Item in one location is expiring before the same item in another location flag this item.

 

Example: 

ItemItem ID Location DateT/F
AA-123 North1/1/23F
AA-1234 South1/15/23T
AA-12345North1/31/23F
AA-12346South2/15/23F

 

 

Any ideas on how to search the range and return above results?

 

0 REPLIES 0

Helpful resources

Announcements
Vote for T-Shirt Design

Power BI T-Shirt Design Challenge 2023

Vote for your favorite t-shirt design now through March 28.

March 2023 Update3

Power BI March 2023 Update

Find out more about the March 2023 update.

March Events 2023A

March 2023 Events

Find out more about the online and in person events happening in March!

Top Solution Authors