Forum Discussion
ReadTheIron
1 year agoHelper III
Can't use left anti join with DirectQuery
I have a very large table ("All Failures") I'm connected to with DirectQuery. I'm trying to filter these records so as to exclude the ones that appear on a much smaller list ("Disqualified Failures")...
ReadTheIron
1 year agoHelper III
I was afraid this would be the answer, since I am basing the entire report on "All Failures". The measure works to create it, but I'm not sure how to use it as a filter in the variety of visuals I'm creating based on the "All Failures" table. Thank you for responding though!
Anonymous
1 year agoNot applicable
Hi ReadTheIron ,
Could you tell me if your issue has been solved? If it is, kindly Accept the helpful reply as the solution. More people will benefit from it. Or you are still confused about it, please provide me with more details about your issue.
Best Regards,
Rico Zhou
- ReadTheIron1 year agoHelper III
None of the proposed solutions helped; I ended up using Import instead of DirectQuery with a filtered table.