Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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:
| Item | Item ID | Location | Date | T/F |
| A | A-123 | North | 1/1/23 | F |
| A | A-1234 | South | 1/15/23 | T |
| A | A-12345 | North | 1/31/23 | F |
| A | A-12346 | South | 2/15/23 | F |
Any ideas on how to search the range and return above results?
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 97 | |
| 73 | |
| 50 | |
| 48 | |
| 45 |