Hello,
I have set up a couple of reports that is connected to an on-premise sql server through a gateway. The reports updates around 6 times a day.
The problem is that sometimes the auto refresh fails for a report, and sometimes it does not. The manual refresh always works.
The error message points to one of the tables that is imported into the report. I am not doing anything with this table, besides connecting it to other tables. I make other tables based on this table.
When importing multiple tables, is the sequence of tables important (when checking the Transform data tab) when relations between them is set up? Or are there other factors that may cause this problem?