Forum Discussion

JacobMotu's avatar
JacobMotu
Frequent Visitor
3 years ago
Solved

Filter unrelated table

Hi community, This is my PBIX file. I import data from the Access database which is vast and quite complex (15-20 tables). I simplified it to the core (picture below). There is an ambiguous r...
  • amitchandak's avatar
    3 years ago

    JacobMotu , You can have measure like

     

    calculate(countrows(tabvarities), filter(tabvarities, tabvarities[crop] in values(tblcrop[crop]) ) )

     

    refer

    How to filter the slicer of a disconnected table: https://youtu.be/cV5WfaQt6C8