Hi Koli,Sonia,
You can try the following below to resolve the issue.
- Check Dataset Connections: Ensure that the dataset connections are correctly configured and that the linked service is properly set up.
- Test Connections: In the data flow designer, go to each source and sink transformation and test the connections.
- Debug Mode: Use debug mode to see if there are any errors or warnings that might give more insight into why the data isn't showing up.
- Re-import Schema: Sometimes, re-importing the schema can help resolve issues. Remove the current schema and import it again.
- Check Compute Resources: Ensure that the compute resources allocated for the data flow are sufficient. Sometimes, insufficient resources can cause issues with data preview.
- Transient Issues: There might be transient issues with the services involved in the execution. Configuring retries in the pipeline activity can help resolve these issues.
Below are two useful url link from microsoft documentation.
https://learn.microsoft.com/en-us/azure/data-factory/data-flow-troubleshoot-guide