Is it possible to have multiple "Bandings" per page in a QlikView report??
I have a QlikView report where I want to print a recordset where I looping each row and print the data with a nice layout. I can do this by using "Banding" and looping over the rowID. This give me ONE row of data per page. But I want to multiple data rows per page (like 2 or 3 rows). Is there a way to accomplish this?