Hi @winnerke, welcome to retool community!
Have you tried using formattedString
property instead of value
??
i.e. using this {{datum.formattedString}}
.
Tip: Check the left panel for each resource/component properties so you know the value available from those entities.
Let me know if that helps.