Forum Discussion
SwiatLudzieTy
3 years agoHelper I
PBI vs Tableau data load performance
Hello, for my case I need to load 10 quite large tables from Teradata to PBI. I have already reduced PQ transformations to minimum (each query applies Query Folding), but the load is still very s...
Anonymous
3 years agoNot applicable
"It depends"
Can we see your code?
--Nate
SwiatLudzieTy
3 years agoHelper I
Hello Anonymous, what exactly would you like to see? The code is very simple it's just SQL query as below used in Teradata connector.
select A, B, C, D, E, F
from Table A
Please let me know if there's anything else worth to share. Kamil