0

Create rows based on unique characters in Dimension value

I'm trying to create rows (using the NL function) and subtotal the rows by unique combinations of the 3rd and 4th characters in a dimension (Outlet).

The NL Row formula is =NL("Rows","Dimension Value",,"Dimension Code","Outlet","Code",$B22)
Where B22 = ??A*?*..??A*?*,but although this filter selects the 3rd character starting with A it groups all of the A's together and does not self generate rows for additional combinations of the 3rd and 4th characters. My file is attached. Any suggestions would be much appreciated.

2 comments

Please sign in to leave a comment.