Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Calculation Condition

I have a report with a Filter Date ( multifilters : Year, Month, Week).

I have a table in the dashboard and i Want to see this table only when a user have choosed a month.

Can you help me to create the condition of calcul table?

Kind Regards.

1 Solution

Accepted Solutions
Not applicable
Author

hi,

probably you can give the calculation condition as if(count(distinct month)=1,1,0)

thanks

View solution in original post

4 Replies
Not applicable
Author

hi,

probably you can give the calculation condition as if(count(distinct month)=1,1,0)

thanks

Not applicable
Author

Hi,

thank you for your Help, It's work perfectly 🙂

Not applicable
Author

Hi,

Can anyone share QV file where Calculation Condition concept is used?

I tried so many times. But its not giving result.

Thanks

Not applicable
Author

Hi,

Can anyone share QV file where Calculation Condition concept is used?

I tried so many times. But its not giving result.

Thanks