Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi all,
In my text object ti have a sentence like Record count: 9
i want to display the record count only in bold, how to that?
you need to two text objects
lik below
it's not possible to Change bold within a sequence
in your case I would try a Container with 2 textobjects:
one containing text in normal font and one with Count in bold
you can Change the Container as if it would be one textobject
Or use a straight table instead? Use a dummy dimension called "Record Count:" and use an expression that you then make bold with <b>. Tweak the presentation options to remove totals, captions and titles and you should get close to what you want.
Hope this helps,
Jason
would be even easier
See in the attachment as an addition to the suggestion from Jason. Another way would be to use an extension: QlikTip #39: Displaying Html content within QlikView (Minimalistic HtmlTextBox Object Extension).
- Marcus