Forum Discussion

jaltoft's avatar
jaltoft
Resolver I
5 years ago
Solved

Filter card visual with table using measure

Hello,   Can someone give me some help?   This is my measure -    = IF(HASONEVALUE('Team Filter'[Name]),FIRSTNONBLANK('Team Filter'[Fullname], 1),"No selection is chosen")   I want to use th...
  • jaltoft's avatar
    jaltoft
    5 years ago

    Hello I have found the solution to this. It is a very simple solution, keep above measure and filter out other roles in card visual by adding user role into the filter.