Skip to main content
Solved

RETL Mapping - Refresh Test Data

  • May 9, 2024
  • 1 reply
  • 140 views

Forum|alt.badge.img+1

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?

Best answer by Chauntel Greaves

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.

1 reply

Chauntel Greaves
Segmenter
Forum|alt.badge.img+3

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.