Hi ,
Thanks for reaching out to Microsoft Q&A.
The issue of the squished Dataflow preview in adf's UI is likely related to a rendering problem within the browser or a UI bug. Since you've already tried clearing the cache, switching browsers, adjusting sample sizes, and other steps, here are additional suggestions. Pls note that these are only generic suggestions, trying these might narrow down the issue though there is no gurantee that this might fix it immediately.
- Check Screen Resolution and Scaling:
- Ensure your browser is not zoomed in or out.
- Verify your system's screen scaling (in Windows, go to Display Settings and check scaling percentages).
- Use a Different Device:
- Open adf on a different device or screen to rule out hardware-specific rendering issues.
- Browser Developer Tools:
- Open the browser developer tools (press
F12
in Chrome or Edge). - Look for any errors in the console tab that might indicate why the preview isn't displaying correctly.
- Change the Azure portal language or region to see if it resolves the rendering issue.
- Some browser extensions can interfere with web applications. Disable extensions and refresh the page. **Test with Incognito Mode:** - Open the portal in Incognito or Private Browsing mode. This eliminates cached resources and extensions that could cause the issue. **Update Browser and System:** - Ensure you are using the latest version of your browser and that your operating system is up to date.
- Open the browser developer tools (press
- ADF Version:
- Check if your adf environment is using a preview or beta version. If so, switch to a stable release if possible.
Please feel free to click the 'Upvote' (Thumbs-up) button and 'Accept as Answer'. This helps the community by allowing others with similar queries to easily find the solution.