I'm connecting successfully to our postgresql database. I then select the tables I want and attempt to Load them. Power BI fails with the error message about running out of memory - one of the tables has over 100,000,000 rows.
Is there any way I can get around this? Can I somehow configure Power BI to only download a subset of the rows somehow? What am I missing?