Configure a Data Flow to Read Cached Data
You can configure a data flow to read cached data rather than live data, which improves performance and efficiency.
You might run your data flows against cached datasets if your source system is slow or resource-intensive, you want to limit direct queries, or if you need faster query performance. Caching is also suitable for incrementally reloaded datasets. Data flows are configured to read cached data by default. See Specify Whether a Dataset Table Is Cached or Live.
- On the Home page, click Navigator, then Data, then Data Flows.
- Hover over the data flow, and click Actions
, then click Inspect.
- Click the Sources/Targets tab, then under Run Configuration select Use source cache when available.
- Click Save.