March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
I get the pictures to show up correctly. However, if i replace the picture on my local webserver, the old picture is still the one shown in the visual.
I have the following configuration in the report
I've tried rebooting the webserver, refreshing the visual, saving the visual in a new name.
The only thing that seems to work is changing the actual URL to trigger an update
Rebooting the computer forces a refresh, but should that really be necessary?
Hi @chribster,
I think this issue more related to local web server cache data, please clean up local cache and try again.
BTW, I test to create a dynamic image url column and it can refresh properly
Img = VAR url1 = "https://static.pexels.com/photos/356378/pexels-photo-356378.jpeg" VAR url2 = "xxxxx" VAR url3 = "xxxxx" VAR url4 = "xxxxx" VAR url5 = "xxxxx" VAR url6 = "xxxxx" RETURN SWITCH ( INT ( SECOND ( NOW () ) / 10 ), 1, url1, 2, url2, 3, url3, 4, url4, 5, url5, 6, url6 )
Regards,
Xiaoxin Sheng
Just run the %temp% ( C:\Users\{username}\AppData\Local\Temp) and delete all the temp files. Before doing above, please close the power bi desktop app.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
132 | |
90 | |
88 | |
64 | |
58 |
User | Count |
---|---|
203 | |
141 | |
107 | |
73 | |
70 |