Forum Discussion

Kadiri's avatar
Kadiri
Regular Visitor
4 years ago
Solved

Countries + Names

Dear community,   I'm getting images from URL in my table but i want to get like this in the Grid (flag+Name of Country): This is where i am at so far:   Thank you in advance,
  • jdbuchanan71's avatar
    4 years ago

    No, the problem is not a limitation of the visual but the way a tabular model handles data types on fields.  In order to get the image the data type must be web url.  If you try to combine it with a country name the field type becomes text and the image is not retrieved.