Is there a method to determine a user's display scaling in a PowerApp? I created a responsive app that properly handles a wide range of screen resolutions. However, I have a user who's monitor is 1920x1080, but sets the display scaling in their Windows settings (Settings > Display > Scale and layout > Change the size of text, apps, and other items) to 150%, which causes all sorts of display anomalies. If there is a way to capture that scaling value in the app, then I can possibly adapt the app for it or provide instruction to the user as to how to fix it?