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
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
195 | |
69 | |
50 | |
39 | |
30 |
User | Count |
---|---|
248 | |
112 | |
95 | |
91 | |
72 |