TableBoardDatabase 1NameRelated (DB2)Related Emoji TagLine BreaksLoremIpsumSitDatabase 2NameTagEmoji TagRelated (DB1)IpsumOne🔴 IpsumLoremDolorTwo🔵 DolorSitThree⚪️ SitLoremAmetFour⚫️ AmetEmoji TagCombines emojis that are assigned to a tag with the page's title.if(prop("Tag") == "One", "🔴 ", if(prop("Tag") == "Two", "🔵 ", if(prop("Tag") == "Three", "⚪️ ", if(prop("Tag") == "Four", "⚫️ ", "")))) + prop("Name") By Ben • Latest • Was this helpful? Please consider buying me a coffee. Cheers!