Forum Discussion
GreeshmaN
Advocate I
1 year agolocal evaluation of TableJoin or table.nestedjoin with key equal compareres is not supported
Hi Everyone, I am facing a weired issue with the below message "local evaluation of TableJoin or table.nestedjoin with key equal compareres is not supported" in the visuals i my reports, the vis...
GreeshmaN
Advocate I
1 year agoHi rohit1991
I noticed a workaround that worked for me, I re-deployed the semantic model and the report worked without any issues. This is very strange issue, if there are issues it shouldn't work even after re-deploying the model.
But I believe the issue could be because of the following reasons:
1. Direct Query mode
2. Performance issues with Direct query mode, the queries that are sent to the Data source may be not able to fetch the data at particular point of time and I think that caused the visuals to fail.