Forum Discussion
jianlong
4 years agoResolver I
Create a dynamic table from two separate tables
File for test.pbix Hi all, Trying to find a simple solution for this problem, hope you can share some ideas, thanks. 1) "All" table is the master key table 2) 1:many relationship to "A"-"E"...
- 4 years ago
Hi jianlong ,
By my test, the dynamic table expression can't be used in the INTERSECT or FILTER function as a table anyway, actually a calculated table/column cannot be dynamic, as they can only compute during data refresh.
Best Regards,
Community Support Team _ kalyj
jianlong
4 years agoResolver I
Any solutions? I tried a bunch, did not work so far.