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
NewbieJono
Post Patron
Post Patron

Lookup Another Unrelated Table

Is there a method to do a vlookup on another unrelated table. 

 

For example

 

i have a ID field and a report date, i wish to look up another table with ID and matching report date and return male / female from a gender coloumn.

1 REPLY 1
vicky_
Super User
Super User

You can use TREATAS() (this is usually better) with the CALCULATE() function, or even just a regular FILTER() with a lot of conditions using the && operator. 

SQLBI has an article on this: https://www.sqlbi.com/articles/propagate-filters-using-treatas-in-dax/

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.