Forum Discussion

Thisaatty's avatar
Thisaatty
New Member
3 years ago

Filter a table based on a DAX variable value

Hi, I want to filter a table based on variable value. First I have taken the variable into a measure as shown below Selected ID = SELECTEDVALUE(study[Studyid_commonname])   Then I have added...