Forum Discussion

zbishhh2's avatar
zbishhh2
Frequent Visitor
4 years ago
Solved

Get value from another table based on 2 conditions

Hello I am new to PowerBI and don't even know where to begin with this formula. I have 2 tables, one is called "cr791_hourlytracking", the other is a list of invoice numbers with account and week st...
  • zbishhh2's avatar
    4 years ago
    I tried this and it didn't work. Returned blanks. Not sure why
    LOOKUPVALUE(Table1[Invoice Number],Table1[Week of],cr791_hourlytracking[Week Start Date],Table1[cr791_Account],cr791_hourlytracking[Account])