Forum Discussion

Power-MC's avatar
Power-MC
New Member
1 year ago
Solved

Table Visual - Not displaying all values with text wrap

I am currently working with a table visual, however for one column in particular only some of the values are displayed. The other columns in each row display as normal, whereas for this column there ...
  • RichardJ's avatar
    1 year ago

    Hi Power-MC, it might be worth using notepad ++ and the show all characters option to find out if there are any special/odd characters in the strings which are not displaying.

    if you copy some of the text which is not displaying into notepad ++ and use the option above then paste an example back here we may be able to help


    it may be carriage returns in your string that are making the column appear blank unless hovered over.