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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
nareshshetty04
Contributor II
Contributor II

0 values to be displayed

Dear All,

 

I want to display 0 values in the line graph eventhough data is not present in Qlik sense.

Dimension : MonthYear

my expression below

=Count(distinct {<
[Project Status]={'In Progress','Closed'},RolloutYear={'$(VAct_Roll_CDate)'},
[Performance Indicator (Go-Live)]-={'Delayed'},Unit={'CSAD'}>}ProjectName)
/Count(distinct{<
[Project Status]={'In Progress','Closed'},RolloutYear={'$(VAct_Roll_CDate)'},Unit={'CSAD'}
>}ProjectName) 

VAct_Roll_CDate : current year variable

please help on this 

thanks

1 Solution

Accepted Solutions
abhijitnalekar
Specialist II
Specialist II

Hi @nareshshetty04,

In this case, I would suggest you use the master calendar to achieve the desired output.

you can refer the below link

https://community.qlik.com/t5/QlikView-Documents/Master-Calendar-Generation-Script/ta-p/1477450

Regards,
Abhijit
keep Qliking...
Help users find answers! Don't forget to mark a solution that worked for you!

View solution in original post

5 Replies
EliGohar
Partner - Specialist
Partner - Specialist

Hi,

Is the following setting checked?

EliGohar_0-1637649737507.png

Eli.

nareshshetty04
Contributor II
Contributor II
Author

Hi EliGohar,

 

its already ticked 

 

thanks

abhijitnalekar
Specialist II
Specialist II

Hi @nareshshetty04 ,

Is it possible to share the current output you are getting?

Regards,
Abhijit
keep Qliking...
Help users find answers! Don't forget to mark a solution that worked for you!
nareshshetty04
Contributor II
Contributor II
Author

Hi Abhijit,

 

i have attached the current o/p .Please check and let me know

thanks

 

can help me on this

@Sunny  

@jagan

abhijitnalekar
Specialist II
Specialist II

Hi @nareshshetty04,

In this case, I would suggest you use the master calendar to achieve the desired output.

you can refer the below link

https://community.qlik.com/t5/QlikView-Documents/Master-Calendar-Generation-Script/ta-p/1477450

Regards,
Abhijit
keep Qliking...
Help users find answers! Don't forget to mark a solution that worked for you!