Hi All,
I have a string field with multiple whitespaces in it(replaced whitespaces with _ to show):
"numloops______________| 5_____________________________"
I see the the text is correctly captured in the Jason output:
However on the visualization, the multiple whitespaces are replaced wit a single whitespace:
I could not find any info in the search related to this.
Are there any settings to keep all whitespaces in the visualization ?