Skip to main content
Solved

RETL Mapping - Refresh Test Data

  • 9 May 2024
  • 1 reply
  • 48 views

When editing a mapping for RETL and the source data has changed, the sample data and test data do not refresh.  Is there a way to force the preview and test data to refresh?

Hey @Brian Forster, you may be hitting a side effect of the preview caching that is done. To get around it, you can try changing the query in some non-meaningful way. For example, add a semicolon to the end, or a space somewhere in the query. This should trigger a fresh preview response. For example, changing:

add a semicolon to the end, or a space somewhere in the query...

Let me know if it helps.


Reply