I have a list in my visual that already filtered by other table, so the filtered is this one →
But when I test the result by creating a table with DAX :
test = ALLSELECTED(Profile[Type])
Then when I show another visual just to show the table test, it is listed me the whole rows of origin table (table Profile). This is also happened if I’m using VALUES(Profile[Type])
The table test is created with that DAX command → ALLSELECTED, so I’m quite confuse how to answer where I’m viewing in that picture. If it is in table view, yes, it is showing all rows as well, and I though the same as you’re mentioned whereby there is no filter in table view. But in that picture is displayed in report view.
When I double check again, in report view, there is no filter on both. The two table visual are with the same filter like this :
But as mentioned, the 1st one, is filtered by its relationship to other table. And the test table is for me to check only → test = ALLSELECTED(‘Business Profiles’[Business Type]), from what I think is I would have the same list.
Hi @Toni, did the response above help in solving your query? If not, how far did you get and what kind of help you need further? If yes, kindly mark as solution the answer that solved your query. Thanks!
Hi @Toni, it’s been a while since we got a response from you. In case there won’t be any activity on it in the next few days, we’ll be tagging this post as Solved.
Hi @Toni, due to inactivity, a response on this post has been tagged as “Solution”. If you have a follow question or concern related to this topic, please remove the Solution tag first by clicking the three dots beside Reply and then untick the check box.