How can i let a user update a picture (change picture) in an app so all users get the new picture?
I have tried uploading a file to a sharepoint list and then saving the files name and add that to a picture control
but i realise to make this work i need to get the URL for that picture, but how do i get the URL for a sharepoint uploaded picture?
or how can i let a user do this in any other way?
can i with powerapps save a picture to a folder and then get that pictures URL?