Forum Discussion
UncleLewis
Responsive Resident
4 years agoForce Column Headers To Wrap to Next Line
Hi, Is it possible to force Table visual Column Headers to wrap to next line? In Excel we can write a formula like ="Cat" & char(10) & "Dog" to get Cat Dog Can we do something similar in P...
davehus
Memorable Member
4 years agoHi, Try this
Test1 = "CAT" & UNICHAR(10) & "DOG"
- UncleLewis4 years ago
Responsive Resident
Maybe I'm doing something wrong.
I selected one of the fields in the Matrix and clicked on rename for this visual.I entered the suggested text above, but it is simply displaying all of the text.
Thanks,-w
- davehus4 years ago
Memorable Member
Hi UncleLewis , Sorry I read your question wrong. It's not something that you could do in a renamce column. It's a measure so is row based.