hello, I'm using experience builder and i want to change some items on a list pictures but it changes it to all items at once , i want to change it to each item separately
There are a few ways to achieve this. They all use the connect to data and dynamic option in the image settings, you can use a URL and the url can come from a field in your dataset or the url can be formed using a combination of expression and fields, the other option is using an attachment so the first attachment for each record will be displayed in the picture for each list item. The last option is to display the symbology used in the map. I generally use the url or attachment option, just depends how many different pictures you need to display eg if they are all unique pictures per record then attachment may be best (you can use arcgis pro attachment tools to load/match the images to each record or python scripts). For url option, the picture needs to hosted and accessible to users.