Hi,
I want to show image from my sharepoint library, so I used this in my image formula:
"https://xxxxx.sharepoint.com/:f:/r/sites/xxx/xxxx/production_engineering/Welding%20Map%20Files/Others/Drawing%20Welding%20Map/"&Substitute(TextInput1.Text,"
","")&".jpg?csf=1&web=1&e=XGAeRV"
It works when I used Laptop to open my apps, but when I use smartphone, the image doesn't appear. Does anyone know why this happen? And how to fix it? Thank you!