<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Report trouble in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Report-trouble/m-p/768128#M272802</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have just found out something different that, however, seems to be quite practical: I tried using the rowNo() function right behind my 2 dimensions to have something to use to split that table into parts - and it seems that uses the 2nd dimension (not the 1st) to group the table and it counts the nr. of unique IDs (my 1st dimension) there are in every value of the 2nd dimension.&lt;/P&gt;&lt;P&gt;Is that the way this works or is there something more to it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I'm not really closer to what i want. I have 2 separate tables in the data_model, I haven't gone to the trouble of joining them, so I cannot just use a rowNo() function in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@ Marcus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That results in 28 pages, but every other page seems to be empty!?&lt;/P&gt;&lt;P&gt;I'll try using a rowNo() fct. in the "master_list" in the script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Feb 2015 12:08:20 GMT</pubDate>
    <dc:creator>datanibbler</dc:creator>
    <dc:date>2015-02-10T12:08:20Z</dc:date>
    <item>
      <title>Report trouble</title>
      <link>https://community.qlik.com/t5/QlikView/Report-trouble/m-p/768120#M272794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an app listing the costs of our forklift fleet based on two separate Excel_files.&lt;/P&gt;&lt;P&gt;The output right now is a straight table with all the costs. It does not quite fit on the screen horizontally, so there is a scrollbar (when I print it in landscape_orientation, however, it does fit).&lt;/P&gt;&lt;P&gt;There is also a vertical scrollbar since there is more data than can be displayed all at once.&lt;/P&gt;&lt;P&gt;That might be key to my problem.&lt;/P&gt;&lt;P&gt;When I create a report with a filter so that there are only 2 lines of the table to display, all is fine.&lt;/P&gt;&lt;P&gt;When I create a report with all selections removed to have the complete list, it looks kind of weird. All columns of the table are squashed together in a very small area on the left and all the rest is blank ... Strangely, that 2nd report prints in portrait_format, although the settings are the same as in the other report, that is, landscape_format (I used that "copy datasheet from other report" checkbox).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me with that?&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.: No, I did not look closely - it does print in landscape_format all right, but everything appears very much squashed together.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 10:57:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Report-trouble/m-p/768120#M272794</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-02-09T10:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: Report trouble</title>
      <link>https://community.qlik.com/t5/QlikView/Report-trouble/m-p/768121#M272795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi DataNibbler,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's not quite easy to create reports which looks good.Especially if there are many objects or the objects contain a lot of data ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Within the object-properties you could define if the object should be showed with the origin-size or adjusted. Maybe you could also use multi-page reports and if you worked with the fat-client or IE plugin you should try it with the print from sheet (it's also not perfect but the handling is better).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 11:09:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Report-trouble/m-p/768121#M272795</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-02-09T11:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Report trouble</title>
      <link>https://community.qlik.com/t5/QlikView/Report-trouble/m-p/768122#M272796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not done a lot of work with reports before.&lt;/P&gt;&lt;P&gt;I now have five reports in this app and three of those are fine, they contain relatively little data - only up to a dozen lines or so.&lt;/P&gt;&lt;P&gt;The other two are supposedly much bigger and it's there I have that "squashed" look - so that is probably the reason.&lt;/P&gt;&lt;P&gt;What could I do now to split that into two pages, each page with just as many lines as can be done without that happening?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 11:31:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Report-trouble/m-p/768122#M272796</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-02-10T11:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Report trouble</title>
      <link>https://community.qlik.com/t5/QlikView/Report-trouble/m-p/768123#M272797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Data,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rather than a single page, you might be best to use a multi page for that table and then it will loop over the required number of pages instead of being all squashed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You also probably want to create a second object specifically for that report, rather than re-using the main one in the application. I've found you need to make lots of little adjustments to the settings to make the look right on the report end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: Bottom line is report building in QV is a pain! If it's something you are going to have to do more and more, might be worth looking at something third party, like n-printing for example.&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 11:46:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Report-trouble/m-p/768123#M272797</guid>
      <dc:creator />
      <dc:date>2015-02-10T11:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Report trouble</title>
      <link>https://community.qlik.com/t5/QlikView/Report-trouble/m-p/768124#M272798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi DataNibbler,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;within the properties from report / data-sheet you could set it to multi-pages and could then use different options for printing. I use for a report with usually 3 - 4 pages the setting fit to 1 - 100 pages - and it worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 11:50:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Report-trouble/m-p/768124#M272798</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-02-10T11:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: Report trouble</title>
      <link>https://community.qlik.com/t5/QlikView/Report-trouble/m-p/768125#M272799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you're right - making a report look really good IS a pain, and it IS something I'm going to have to do more and more (I actually hope so, it might be a way to get more management_focus on QlikView).&lt;/P&gt;&lt;P&gt;The chances of getting the budget for a third-party_tool are slim - depending on how expensive that is - but I'm going to think about it to make my life easier - as long as I can't see us employing anyone to boost the development_team.&lt;/P&gt;&lt;P&gt;In this instance, however, it's just about plain-vanilla reporting, so the look of it doesn't matter much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try different options to make this a multi-page report.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 11:55:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Report-trouble/m-p/768125#M272799</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-02-10T11:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: Report trouble</title>
      <link>https://community.qlik.com/t5/QlikView/Report-trouble/m-p/768126#M272800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;would you mind posting a Screenshot of exactly what you mean I should use?&lt;/P&gt;&lt;P&gt;I'm not quite sure where that setting is or if we're thinking about the same thing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried something - I'm not sure that is what you meant - but that splits it by ID, so I get 56 pages with just one line each. That is not quite what I want - two pages should do. So I guess I need some formula in the table that I just don't display, to split it all into groups of 10 or so.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 11:56:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Report-trouble/m-p/768126#M272800</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-02-10T11:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: Report trouble</title>
      <link>https://community.qlik.com/t5/QlikView/Report-trouble/m-p/768127#M272801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I mean this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Zwischenablage04.jpg" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/77524_Zwischenablage04.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 12:06:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Report-trouble/m-p/768127#M272801</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-02-10T12:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: Report trouble</title>
      <link>https://community.qlik.com/t5/QlikView/Report-trouble/m-p/768128#M272802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have just found out something different that, however, seems to be quite practical: I tried using the rowNo() function right behind my 2 dimensions to have something to use to split that table into parts - and it seems that uses the 2nd dimension (not the 1st) to group the table and it counts the nr. of unique IDs (my 1st dimension) there are in every value of the 2nd dimension.&lt;/P&gt;&lt;P&gt;Is that the way this works or is there something more to it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I'm not really closer to what i want. I have 2 separate tables in the data_model, I haven't gone to the trouble of joining them, so I cannot just use a rowNo() function in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@ Marcus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That results in 28 pages, but every other page seems to be empty!?&lt;/P&gt;&lt;P&gt;I'll try using a rowNo() fct. in the "master_list" in the script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 12:08:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Report-trouble/m-p/768128#M272802</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-02-10T12:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: Report trouble</title>
      <link>https://community.qlik.com/t5/QlikView/Report-trouble/m-p/768129#M272803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Generally could it be a way to use separate print-objects and split them by using to count their rows - maybe by using directly a rowno() or a calculated dimension with ranking or similar or by creating a rowno-counter within the script. An alternatively could also be to use a field through which the report switched by a print-job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But before try it with the options from the multipage-settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 12:20:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Report-trouble/m-p/768129#M272803</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-02-10T12:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Report trouble</title>
      <link>https://community.qlik.com/t5/QlikView/Report-trouble/m-p/768130#M272804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm just trying the following:&lt;/P&gt;&lt;P&gt;- I add a line_ID in the "master_list" in the script - I load the other one with a WHERE EXISTS() clause, so there&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; should be no gaps there.&lt;/P&gt;&lt;P&gt;- Then I create a secondary ID by grouping that into buckets of 10 or 12. I suppose that could be done with the&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; IntervalMatch() function more elegantly than I can do it directly on the GUI.&lt;/P&gt;&lt;P&gt;- I will then tick the "serial printing" checkbox that is on the "selections" tab of the "report settings" in the&lt;BR /&gt;&amp;nbsp;&amp;nbsp; report_editor and select that latter field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 12:25:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Report-trouble/m-p/768130#M272804</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-02-10T12:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Report trouble</title>
      <link>https://community.qlik.com/t5/QlikView/Report-trouble/m-p/768131#M272805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;instead of intervalmatching I would rather try it with an adjustment from rowno per rounding or mod() like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;floor(rowno(), 10) as Counter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 12:37:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Report-trouble/m-p/768131#M272805</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-02-10T12:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: Report trouble</title>
      <link>https://community.qlik.com/t5/QlikView/Report-trouble/m-p/768132#M272806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes, that would also have been possible and maybe easier.&lt;/P&gt;&lt;P&gt;But I did it with the IntervalMatch() now. Now the last two reports look fine - they are now split into pages, with 10 line_IDs on each page. The one for one plant now is a bit longer than necessary because, due to the filter, there are not necessarily 10 lines on every page and so the nr. of pages is more than necessary. Here your method is probably better as it would be recalculated with every selection. I will try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.: No, that won't make it easier as I cannot select, for the "serial-printing" setting of a report, any fields that exist only on the GUI. So I'd have to make that in the script and again it would be insensible to selections.&lt;/P&gt;&lt;P&gt;Never mind. I guess it's good enough and there's tons of other work waiting, so I'll leave it at that for now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all the help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 12:40:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Report-trouble/m-p/768132#M272806</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-02-10T12:40:27Z</dc:date>
    </item>
  </channel>
</rss>

