Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Suppressing zero for logarithmic scale

Hi all,

I have created a line graph, i need to use logarithmic scale, but some values contains zero, so log scale is not applying.

how to suppress the zero and log scale to made work.

I am using below expression:

count({<weekstart={">$(=date(max(weekstart)-35))<=$(=date(max(weekstart)-7))"}, DateType = {invitation}>}invitation_id)

Regards,

Pramod

6 Replies
Anonymous
Not applicable
Author

can you post some sample data?

swuehl
MVP
MVP

Try to enabling 'Suppress zero values' on presentation tab.

Not applicable
Author

In the below discussion they have given the solution, but how can i use it for my expression?

Re: Logaritmic scale, values disapear?

Not applicable
Author

sorry, i can't find 'Suppress zero values' on presentation tab.

Anonymous
Not applicable
Author

I guess Qliksense does not have that

swuehl
MVP
MVP

On QlikSense, go to chart properties -- Add-On -- data processing. Disable Show NULL values.