Dimension2 = If match from char 1 to 19 of "details" dimension, show the dimension value match in that same row in "details"
I am expecting to only show as the dimension values with a match in a bar chart with the sum of a measure related to that dimension as long as it is matched based on the truncation rule of 19 characters.
With this formula I am still getting the entire list of values of the dimension so the filtering/matching i devised is not working at all.