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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

split a table in two (space optimization)

Hello everyone

I have a dynamic table that takes approximatly the entire space of the tab.  I want to split in two tables, what do you suggest, I'm quite desperate here (tried to split   it by splitting the dimension but it doesn't work)

Thank you so much in advance

4 Replies
its_anandrjs
Champion III
Champion III

Hi,

By conditional load you can split it into two tables. Can you explain it more.

Regards,

Anand

Not applicable
Author

I Want to split it horizontaly, fixe for example half the size for each table

Not applicable
Author

I'm sorry i wasn't clear enough, I'm generating a pdf that contains that table, and because it's so enormmous it takes the entire page and the numbers become very small, not visible. that's what  I thought about splitting it into halfs

Not applicable
Author

Hello everyone, I found two solutions  for the problem

1- To display the table on a landscape page if you have a large table with smal length

2- the second option is to split the table into two halfs using set analysis or if() condition in a calculated dimension. the first table would contain  half of the values of the dimension the second table will contain the other half.