Forum Discussion
SudharsanRaja
1 year agoNew Member
Composite Key Error & Top Values
USECASE: I created parameter for product, country and segment. * When I clicked the product, it has to display profit greater than 180. And top 2 sales in descending order. * When I clicked the Co...
MFelix
1 year agoSuper User
How are you doing the filtering for the 180? In the syntax you present there is no filter on the dax measures.
SudharsanRaja
1 year agoNew Member
In dax measure I am not creating any filtering for 180. In visual filter I am using profit greater than 180!