→ Votes

→ Upvotes → Upvotes

prop("Vote") ? (length(replaceAll(prop("Vote"), "[^,]", "")) + 1) : 0

→ Sentiment

prop("Sentiment") ? length(replaceAll(prop("Sentiment"), "😀", "x")) : toNumber("")