I've used this same formula in a few sheets now. In the past it's looked like the first screenshot below. Using the same formula in any new sheet I create it's now putting the expected values for the second line on a third line below the "-", seen in the second screenshot.
Here's my formula:
=Account@row + "- " + [Story Category]@row + " [Look " + [Look Number]@row + "]"
Does anyone know what could be causing this difference? It's the same formula and I can't tell that there are any formatting differences for the column.
This added line break is just making my rows much longer than they need to be.