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: 
retko1985
Creator II
Creator II

Is it possible for a straight table to display only total row? Also with no headers.

I want to try to visually display one chart above the other and I want the upper chart have nothing but total row. Is it possible?

Thank you.

7 Replies
YoussefBelloum
Champion
Champion

I think it is possible:

go to : dimensional limits => Display totals

go to : presentation => hide the columns

Anil_Babu_Samineni

May be share some layout design ??

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
retko1985
Creator II
Creator II
Author

This is good, but when I make a selection a still see one row below total row for that selection, which I dont want.

I am looking at dimension limits, like Largest 0, or =null() or =false(), but it doesn't work.

antoniotiman
Master III
Master III

May be

If(Dimensionality()=0,Sum(Value))

YoussefBelloum
Champion
Champion

I tried it on a test app, it is working for me even if I make a selection, maybe you didn't hide all the columns ??

retko1985
Creator II
Creator II
Author

When I hide columns I will have empty chart.

Can you please post your test QVW?

Thank you.

YoussefBelloum
Champion
Champion

Find attached