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

Announcements
Join us at Qlik Connect 2026 in Orlando, April 13–15: Register Here!
cancel
Showing results for 
Search instead for 
Did you mean: 
robinsond31
Contributor III
Contributor III

Format pivot tables with zeros for missing data

 
Labels (1)
2 Replies
marcus_sommer

Missing data couldn't be formatted because there is NOTHING against a formatting or any other kind of access/calculation could be performed.

In QV there was an option within the chart-properties to define the replacement-char for NULL and it could be set to ZERO whereby it wasn't a numerical value else a string (doesn't bother within the chart itself but by exporting the table it might be unwanted). Maybe Sense provides a similar feature.

Depending of the cause of the missing data (missing records, NULL values, missing relationship to other data/tables) and the object-structure the missing information might be fetched with adjustments to the expressions, like:

rangesum(MyExpression, 0)

but quite often it's not applicable. If not you will need to populate the missing data within the data-model or living with shown '-'.

Lech_Miszkiewicz
Partner Ambassador/MVP
Partner Ambassador/MVP

Qlik sense has this also now @marcus_sommer @robinsond31 

 

cheers 

Lech

2026-03-13_21-12-39.png

cheers Lech, 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 to the problem.