Forum Discussion
Text cutting off
- 6 years ago
Hi justinabalch ,
Sorry for that we cannot reproduce this issue on my side. According to your description, we provide two workarounds you can try.
1. Increase the Row padding.
2. Decrease the Text size.
If those do not help, could you please mockup a sample based on fake data to reproduce this issue, so that we can reproduce and find the reason of issue?
Best regards,
Community Support Team _ zhenbw
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I have the same problem, the text is cut off depending on the width of my other columns. The one being cut off is a calculated column with combined values if that makes a difference?
- Hayleysea6 years agoResolver II
I just managed to fix it using a workaround by adding & UNICHAR(173) to the end of my formula in my calculated column. It adds an invisible character and has fixed my issue if this helps anyone.