Forum Discussion

dalacarelia's avatar
dalacarelia
Frequent Visitor
4 years ago
Solved

Lookup Table using filter to wiev average mesaure

Hello i realy need a bump with the logic in Power BI , I have table with average numbers with groupnames  Databse with te details is        I my mind i have to create a new column...
  • Anonymous's avatar
    Anonymous
    4 years ago

    new column
    AvgRent = LOOKUPVALUE(AVGGroup[AvgRent], AVGGroup[Group], DB[Group])