Base64 character limitation?
I have a column with base64 character string that I want to utilize in an HTML card to show logos. The base64 character strings are extremely long (over 17k characters) and I can't get the images to render in the HTML table card. Does anyone know if this is an issue with a character limitation in a column or used in a…