Forum Discussion
PranshuJ
6 years agoFrequent Visitor
Table 'LocalDateTable_2a2cf38a' with ShowAsVariationsOnly property set to '1' must be a target of
I am stuck with one of my reports. The model in my pbix is a mix of Excel Files and MySQL database tables. I created a query table using Union/Selectcolumns from these tables and it was all working f...
Pomiro
2 years agoNew Member
I had a similar error. I solved it by removing the source that uses DirectQuery. Apparently the table was updated in it, and because of this an error occurred