Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Custom Pop-up Text: Right align


Is it possible to right align text in a pop up expression OR even better add a TAB space.

I have:

Value: $344,444,234

Value2: $544,656,443

I want:

Value:       $343,434,544

Value2:     $323,131,464

Labels (1)
4 Replies
robert_mika
MVP
MVP

Try like this(not ideal)

You need to add another expression and set it as "Text as Pop-up"

chr(9) is a Tab and as you se there are manually adjusted spaces after ":" for each category

2015-08-12_042422.png

On Presentation tab:

2015-08-12_042525.png

End result

2015-08-12_042316.png

Not applicable
Author

Yes, that is the only way I see to do it now, but as you can see they are not right-aligned exactly in your example and if the data changes it wouldn't space out dynamically. Is there any other way?

robert_mika
MVP
MVP

I do not think so.

Perhaps that would be quite nice feature but you may consider how helpful this is for you/users.

Do they really need that?

Not applicable
Author

Well, when I'm referencing numbers in the pop-up, it is best for readability to have them right-aligned. It also helps for comparisons as I have more than one number listed.

Thanks for your suggestions though.