Hello PowerApps Community,
I am encountering a challenge with viewing files in PowerApps. I have a Dataverse table that includes a file column. PowerApps prompts a download to my local storage when clicking on any file within the form. This behaviour differs from my experience with SharePoint integrations, where clicking a file opens it in a new browser tab for viewing.
Desired Outcome: I seek a similar functionality with Dataverse files, where clicking on a file link would open it for viewing either in a new browser tab or within PowerApps itself, rather than downloading it.
Additional Context:
I'm specifically looking to achieve this with Dataverse table/files due to limitations I've encountered with SharePoint document integration.
The file types in question include PDFs, JPGs, and PNGs.

I would greatly appreciate any insights, workarounds, or solutions that could help me achieve this!