Forum Discussion

kmes912's avatar
kmes912
Icon for Helper I rankHelper I
3 years ago
Solved

Append Tables creating timeout issue on Power BI service

I have a Power BI that pulls from ~300 different Sharepoint online lists, appends them into 3 tables and reports out metrics based on inputs into the lists. It refreshes locally on the desktop versio...
  • kmes912's avatar
    kmes912
    3 years ago

    I ended up deleting the appended combination tables, made a virtual table using UNION of all 300 tables. Seems to be doing the same thing and is having the refresh time <2 hours.