Announcements
Hi All !
I am facing this issue where I get http error 401 while trying to download a file through powerapps which is stored in a Dataverse Table.
Now if I run the URL : https://org*******.crm.dynamics.com and then try to download again it works.
I understand this issue is with authorization.
But not sure how to achieve it without needing to run the URL first.
Thanks
Hi @omkarb26011
Are you trying to access directly from browser or any service ?
Hi @rampprakash
I am using
Download (https//:org********.crm.dynamics.com/api/tablename(tableuniqueid/columnname/$value)) to download the file from Dataverse Table
Give a try for below one
Concatenate("https://org*****.crm.dynamics.com/Image/download.aspx?Entity=ENTITYNAME&Attribute=ATTIBUTENAME&Id=",GUID OF RECORD)​
Please mark as Answer if it is helpful and provide Kudos
Subscribe : https://www.youtube.com/channel/UCnGNN3hdlKBOr6PXotskNLA
Blog : https://microsoftcrmtechie.blogspot.com
What should be the AttributeName ?
From where will I get to know that ?
Navigate to Https://make.powerapps.com
Expand Dataverse --> Click Table --> Open the Respective Table --> Select the Image Column--> Copy the Logical Name for field(this is called Attribute name)
Thanks for the quick response
I have stored the data in File Type column and not the Image Type
Screenshot for your reference
We are using File type column instead of image type
Its good to Change it to Image, as the OOB providing Image Coloum
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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Vish WR 762
11manish 640
Valantis 548