Good Morning,
So I have the next situation:
I'm building an APP getting data from a SQL Database, there's a column named "Image" but it's a text column which adding a tiny URL previously you can get the image from a server.
Example:
Content of column "Image" => 'C00001.jpg'
Pre url to get img => www.yourimgurl.com/media/cat/
URL => www.yourimgurl.com/media/cat/C00001.jpg
So what I want is to make this image appear on my APP, any way arround to say the Image to work with this internet url?
Thank you in advance, best regards.
Hi,
You should be able to achieve your scenario by setting the image property to "www.yourimgurl.com/media/cat/"&ThisItem.Image (supposing that you're setting the Image property inside of a gallery).
Hope this helps 🙂
hi
did you achieve this ?
i cant add image url to html text
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
185 | |
55 | |
43 | |
35 | |
33 |
User | Count |
---|---|
265 | |
78 | |
75 | |
72 | |
67 |