Forum Discussion

nish2288's avatar
nish2288
Helper I
8 years ago
Solved

Display Row selected

Hi All, I have two tables.   When i click on any row value in table 1,Second table is automatically get filtered based on selected value , which is default behaviour of Power BI. I wanted to displ...
  • nish2288's avatar
    nish2288
    8 years ago

    I have created measure and used SELECTEDVALUES function with column i wanted to display from the dataset, then use this measure in card visualization.