Since your association is 1 - * so that you can not use dataview in custom content if you still want to show all images you need put listview inside the dataview.
click on new button
Select custom content then click ok no need to select attribute.
Put listview in custom content section and select datasource association then select associated image entity then click ok.
Click yes for automatically fill contents of the list view.
another method if you want to show only one image then add a dataview and call a microflow Retrive image by associated after that use list operation and select head to get first image then return that object.
yes.
Add a custom column, in the custom column call either a data view via association and then add a dynamic image or add dynamic image via association.
in custom column can't show association ImageDetail_AssetLosstInCenter
Hi Chalermpohn,
Yes it is possible ,do something like this
Hope it helps!