Relative Content

Tag Archive for daxselectedvalue

Power BI DAX doesn’t return value selecting from slicer

This is indigestible problem I have been going through, actually I am trying to list those team who played against the another team. So, when I am manually entering team name in DAX calculation it is showing me desire output but as I am trying to make it dynamic means getting value from SELECTEDVALUE() then it doesn’t showing anything. Below, I have mentioned the code, kindly provide me the solution why it is happening like this?