"data URLs" not working with "data links" in table panel

I have a table that succesfully display image in a column called “Screenshot”. The problem is that the screenshot is 1920x1080 in size and even with a large cell height, I cannot see anything…

So the workaround I tried to setup is to use “data links” to open the base64 image in a new tab instead of displaying it in Grafana. But “data urls” are not working with “data links”.

Does anybody else see this behavior ?

Grafana version : Grafana v10.4.17+security-01 (30fa314773)

what data type is Screenshot ? And what type of datasource are you using? Can you share a screen shot of the issue you are facing?