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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Paulo_IntelFab
Contributor III
Contributor III

How to hide a header table in Qlik Cloud

I need to make a daily report that has a lot of tables with repeated headers. This is taking a lot of space, which is not enough to all data to be shown. 

So, the question: how can I show a header-less table in a Qlik Cloud application. 

Now I have:
Type    M1 M2 M3
A.        1.2. 2.2 3.3
B.        2.1  2.2 3.1 

Shift.    M1 M2 M3 
1.          5.   2    3 
2.           1   2    2 

And I need 

                           M1 M2 M3

Type     A           1.2. 2.2 3.3
             B           2.1  2.2 3.1 

Shift.    1.            5.     2    3

            2.           1       2     2 

I appreciate any help. 



Labels (2)
1 Solution

Accepted Solutions
gomeri
Partner - Creator
Partner - Creator

Hi @Paulo_IntelFab 

I suggest you to use crosstable function to traslate first column into a line.

if you want I can send you an example applied to your tables, but the documentation seems very clear.

Let me know if you need any help, thank you.

 

Giovanni O. D.

View solution in original post

5 Replies
Camilla84
Partner - Contributor III
Partner - Contributor III

Hi, @Paulo_IntelFab Where are you trying to show this? In a UI Straight table? Tabular Reporting? 

Paulo_IntelFab
Contributor III
Contributor III
Author

I created a sheet that will be used in a daily report (exporting data to pdf). I have 10 different tables and some KPIs to be put in a single page, that's why I need to hide the headers of tables.

gomeri
Partner - Creator
Partner - Creator

Hi @Paulo_IntelFab 

I suggest you to use crosstable function to traslate first column into a line.

if you want I can send you an example applied to your tables, but the documentation seems very clear.

Let me know if you need any help, thank you.

 

Giovanni O. D.
Paulo_IntelFab
Contributor III
Contributor III
Author

@gomeri Thanks for helping. 
I'll have some fun with this crosstable function, which I didn't know. 

In advance, thanks a lot. 

gomeri
Partner - Creator
Partner - Creator

@Paulo_IntelFab if you need any help I'm here.

 

Good luck 🙂

Giovanni O. D.