web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Help with downloading ...
Power Apps
Unanswered

Help with downloading Dataverse table files

(0) ShareShare
ReportReport
Posted on by 198

Hello everyone, I have an application that has the following formula

Set(varAnexos;ThisItem.Anexos);;

Download(
    $"{LookUp(
        'Environment Variable Values';
        'Environment Variable Definition'.'Display Name' = "Environment URL";//Variavel de ambiente
        Value
    )}/api/data/v9.2/cre14_anexoses("&varAnexos&")/cre14_documento/$value"
)

 

 

for downloading files that come from a Dataverse table.

The formula using the computer works correctly but when trying to use it on the Tablet (Android 14) it does not work and the following error occurs
“There was a problem downloading the specified content locally”

Categories:
I have the same question (0)
  • timl Profile Picture
    36,774 Super User 2026 Season 1 on at

    Hi @Pizzolati 

    What I'd suggest here is to add a label or text input control and to the Text property to the URL

     $"{LookUp(
     'Environment Variable Values';
     'Environment Variable Definition'.'Display Name' = "Environment URL";//Variavel de ambiente
     Value
     )}/api/data/v9.2/cre14_anexoses("&varAnexos&")/cre14_documento/$value"

    You can then copy the URL and try opening it in a browser on the Android device. 

    If the file doesn't download, it would suggest that there's either a network issue or a problem with the device.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 530

#2
WarrenBelz Profile Picture

WarrenBelz 459 Most Valuable Professional

#3
Haque Profile Picture

Haque 314

Last 30 days Overall leaderboard