Hello All,
Is there a way to add a symbol, specifically a "-" (hyphen) on a dimension?
E.g. if I have "YEAR" as a dashboard prompt, I'd like the values 2016, 2017, 2018 to show as "20-16", "20-17", "20-18"
Is this even possible? My initial thought was casting the dimension as a string but realized I have nothing else to concatenate for the years to produce the values I'd like to display.
Thank you