Forum Discussion
Bi2thelly
4 years agoHelper II
Dataflow Converting List back into a Table
I'm new at creating Dataflows and I'm running into an issue where if I try to filter a table off of a column (TableA[Column1]) from another table the query will timeout. However, if I run the same qu...
Mogsetsu
3 years agoNew Member
In case anyone else stumbles into this. I had the same issue of the dataflow converting my list to a table. I was able to prevent this by right-clicking the query and unchecking "Enable Load".