JSON TextColumn formatStateUsing badge repeats
I am trying to show a badge for my JSON column. Everything works properly, but it repeats based on how many entries I have.
I tried using limitList() however it will say "and X more".
Any help is appreciated π
Any help is appreciated π
4 Replies
What is the output? Could you share an image please?
It repeats the badge. In this case "Attachments".
If the column is null, nothing displays. If there is one array within the json, one badge displays. If there are two arrays, two display, etc, etc.
Solution
?
Thank you π π