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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
NavinReddy
Creator II
Creator II

Pivot Table

Hi All,

I have one pivot table

When i select any value in list box ,if value is null mean The table size should become small

how can i make it table should be same size ,if it value '0' also pivot should be same size

Please find the imageimg.png


Thanks In Advance

Niru

18 Replies
giakoum
Partner - Master II
Partner - Master II

replace null with... something

NavinReddy
Creator II
Creator II
Author

Hi,

I tried but im getting same

Thanks you

Regards,

Niru

giakoum
Partner - Master II
Partner - Master II

not sure what you are trying to achieve but deselect "Size to Data" in the layout and create a show condition : if there is no data, display some message.

NavinReddy
Creator II
Creator II
Author

Thanks you its solve half of the problem

Where can i write the missage if there is no data mean

giakoum
Partner - Master II
Partner - Master II

Error messages in the general tab

NavinReddy
Creator II
Creator II
Author

Yes but there are many option which option can i select

giakoum
Partner - Master II
Partner - Master II

Default or calculation condition unfulfilled in your case

NavinReddy
Creator II
Creator II
Author


How can i write i tried but its not showing message

giakoum
Partner - Master II
Partner - Master II

It is a normal expression box. If you have a sample app I can help.