Forum Discussion
Import data from ODBC
If the old lines do not change, and if the data has a timestamp for when it was created, then you can use incremental refresh to only pull in the most recent data. the first load will load everything, so that will take a while, but then subsequent loads only pull in the last few days worth.
- Anonymous4 years agoNot applicable
Thank you for your reply.
I´ve tried with incremental refresh, creating the parameters RangeStart and RangeEnd, and adding the date/time filter to the column with the timestamp. I published the report, but I get an error when I try to update the file in my workspace:
If I go to settings, I see that data source credentials is disabled:
In gateway connections, it says that I don´t have any data gateway. And I tried clicking on "Install now", but when I open the file, I get an error saying that I don't have access, and I can't do anything else.
Would you know what's the issue here?