How can I fetch image from base 64 and show it in table component.
@ShraddhaDhoke could you answer this?
To show an image in the table component, go to the Table component, navigate to the Elements section, add an Image Element, set the Image Url property in the Properties section with the Base64 image URL or the getVal path containing the image URL.
2 Likes