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

Announcements
Join us in Zurich on Sept 24th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
poojask123
Partner - Creator
Partner - Creator

Bold Text format for dim & Exp not working for null or zero values

Hi,

I have a Pivot table with 4 dimensions and one measure.

For both these, i have provided text format to display as bold '<B>' with the condition -

if(Region= 'Total','<B>')

But wherever the expression value is zero or Null, the bold does not work, and it shows in normal font.

I am expecting a result like this, but the result i am getting is - For Column A, wherever there is 0 or null, the value is not bold but normal format.

Capture.JPG

Thanks

1 Solution

Accepted Solutions
RonaldDoes
Partner - Creator III
Partner - Creator III

Hi Pooja,

The zeroes seem perfectly bold to me.

To illustrate, I've used the same expression to use a yellow color for the background.

Naamloos.png

View solution in original post

12 Replies
senpradip007
Specialist III
Specialist III

Please share the sample qvw.

poojask123
Partner - Creator
Partner - Creator
Author

Hi Pradip,

I am not able to recreate the issue with sample data.

RonaldDoes
Partner - Creator III
Partner - Creator III

Hi Pooja,

Do I understand you have a region "Total" in your data model?

Would it be practical to just use the partial sums in the chart? See below example.

Naamloos.png

poojask123
Partner - Creator
Partner - Creator
Author

Hi Ronald,

You are right, i have the 'Total' region in my data model. I cant use the partial sum property, because I have 5 regions in my data model, but i want to show only 2, the third one is the sum() of the 2 above, which is as it is in the source file itself.

Anil_Babu_Samineni

Hello Pooja,

1) Does this Total Value under Region Field?

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
poojask123
Partner - Creator
Partner - Creator
Author

Yea Babu. Attaching the sample qvw.

This model is very similar to what I have in my actual requirement

RonaldDoes
Partner - Creator III
Partner - Creator III

Hi Pooja,

The zeroes seem perfectly bold to me.

To illustrate, I've used the same expression to use a yellow color for the background.

Naamloos.png

poojask123
Partner - Creator
Partner - Creator
Author

Hi Ronald,

Like i mentioned, i am not able to recreate the scenario with sample data.

let me put a screenshot of my actual table.

If you see, the the Value 'Gross $$$' is the the one for which i need '<B>', and it is showing correct where there is value in the 'Misc Others' category. In the last line, the value for Misc Others is 0, and so the the 'Gross $$$' is in normal text.

Text.png

RonaldDoes
Partner - Creator III
Partner - Creator III

If in your example I alter the values to show 0 for US, it works as well, so there must me more differences between your problem qvw and the example.

Naamloos.png

Can you scramble/reduce your original qvw and share that perhaps?