Skip to main content
Woohoo! Qlik Community has won “Best in Class Community” in the 2024 Khoros Kudos awards!
Announcements
Nov. 20th, Qlik Insider - Lakehouses: Driving the Future of Data & AI - PICK A SESSION
cancel
Showing results for 
Search instead for 
Did you mean: 
Jimi
Contributor II
Contributor II

Replace Null, - Value to Zero in Qlik Cloud Pivot Table

Hello,

I want to replace the Null values in Pivot Table with 0

so instead of - to display 0

value 0.png

I am trying using CSS but can't get value 0

.cell.ng-scope.null-value {background-color:rgba(0,0,0,0); color: rgba(0,0,0,0); font-size:0px;}

 

 

 

Labels (1)
0 Replies