Forum Discussion

NKotak_Leecare's avatar
NKotak_Leecare
Icon for Helper III rankHelper III
3 years ago
Solved

Display in matrix based on selection from a filter

Hi all,   I have created three measures following this: Show or Hide a Power BI Visual Based on Selection ✅ - Excelerator BI for displaying a message when nothing is selected from the filter and th...
  • amitchandak's avatar
    3 years ago

    NKotak_Leecare , Try to change measure like

    Check Filter = calculate(ISFILTERED(person[FullName]), allselected())