Forum Discussion

meirlicht's avatar
meirlicht
Frequent Visitor
3 years ago
Solved

Adding columns with group by slows refresh

Hello,  When I do not group my data, I get the following error message when trying to refresh in service: "The amount of data on the gateway client has exceeded the limit for a single table. Please ...
  • KNP's avatar
    KNP
    3 years ago

    What format are the files?

     

    It they are XLSX, do you have the option to convert them to CSV? CSV performs much better.

    Do you have the option to put them somewhere online so the gateway isn't needed? SharePoint or similar? (no guarantees this will help but it removes a potential bottleneck.)

    It is also possible to setup incremental refresh for files to ensure later refreshes are faster.