🌱 Count formula in Notion

Replace Tags with the exact name of the Property you need to count (in both places)

if(length(prop("Tags")) > 0, length(replaceAll(prop("Tags"), "[^,]", "")) + 1, 0)
Made by Brandon . If you find this project useful you can donate.