Column Heading on Multiple Lines

Karthik Kannan shared this problem 6 years ago
Resolved

Hi Yellowfin Team,

I created a CrossTab (Matrix) report in yellowfin. i concatenated Column values with New Line Character in Database and tried giving empty space between the words in Database level and also tried in Yellowfin Calculated Field, But Yellowfin truncating the empty spaces. So in the above mentioned 3 ways, not able to display the column heading in multiple rows.

For Example:

if i Concatenated 'USA' + CHAR(13) + '(USD)' like this

OR 'USA' + ' ' + '(USD)' then in Yellowfin Column Heading Should be like the following

USA
(USD)
But not able to achieve this, Client asking to display column headings like this for their amount columns, since it is a numeric columns we can't control the column width by fixing the column width size.
How to achieve this ?
Please refer the screenshot for more information.
Thanks & Regards,
Karthik K

Replies (1)

photo
1

Hi Karthik,

Unfortunately Yellowfin's display layer here is not designed to show escape characters, so this will not be possible without setting a custom column width.

I have created the following idea ticket for this request: https://community.yellowfinbi.com/topic/allow-for-linebreak-characters-in-column-headers

Sorry for the trouble!

Regards,

Nathan

Leave a Comment
 
Attach a file