<?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 Report with Banding in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Report-with-Banding/m-p/895409#M311689</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could any of you can explain what is Report with Banding. In which case we use this?? Could you please provide any example for this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Satya Paleti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jul 2015 05:54:40 GMT</pubDate>
    <dc:creator>SatyaPaleti</dc:creator>
    <dc:date>2015-07-07T05:54:40Z</dc:date>
    <item>
      <title>Report with Banding</title>
      <link>https://community.qlik.com/t5/QlikView/Report-with-Banding/m-p/895409#M311689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could any of you can explain what is Report with Banding. In which case we use this?? Could you please provide any example for this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Satya Paleti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 05:54:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Report-with-Banding/m-p/895409#M311689</guid>
      <dc:creator>SatyaPaleti</dc:creator>
      <dc:date>2015-07-07T05:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: Report with Banding</title>
      <link>https://community.qlik.com/t5/QlikView/Report-with-Banding/m-p/895410#M311690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use below in QlikView Script..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;&amp;nbsp; Country, Customer, Sales&lt;/P&gt;&lt;P&gt;&amp;nbsp; UK, A, 100&lt;/P&gt;&lt;P&gt;&amp;nbsp; UK, B, 120&lt;/P&gt;&lt;P&gt;&amp;nbsp; UK, C, 200&lt;/P&gt;&lt;P&gt;&amp;nbsp; GERMANY, D, 200&lt;/P&gt;&lt;P&gt;&amp;nbsp; GERMANY, E, 150&lt;/P&gt;&lt;P&gt;&amp;nbsp; GERMANY, F, 175&lt;/P&gt;&lt;P&gt;&amp;nbsp; FRANCE, G, 150&lt;/P&gt;&lt;P&gt;&amp;nbsp; FRANCE, H, 100&lt;/P&gt;&lt;P&gt;&amp;nbsp; FRANCE, I, 175&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now create a Bar Chart&lt;/P&gt;&lt;P&gt;Dimensions&lt;/P&gt;&lt;P&gt;Country&lt;/P&gt;&lt;P&gt;Customer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;SUM(Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now go to Reports&lt;/P&gt;&lt;P&gt;Edit Reports&lt;/P&gt;&lt;P&gt;Add (Bottom Left)&lt;/P&gt;&lt;P&gt;Give Name to this report&lt;/P&gt;&lt;P&gt;Select this report and Click EDIT (Bottom Right)&lt;/P&gt;&lt;P&gt;Make size of Report Editor Smaller so that you can now Drag and Drop Bar Chart to blank page of Report&lt;/P&gt;&lt;P&gt;Click on Reports on Report Editor&lt;/P&gt;&lt;P&gt;Reports Settings&lt;/P&gt;&lt;P&gt;Selections&lt;/P&gt;&lt;P&gt;Banding&lt;/P&gt;&lt;P&gt;Tick Loop Report over possible values in Field&lt;/P&gt;&lt;P&gt;Select Country&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now what will happen here is your bar chart will split in three different Countries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Banding will loop your chart/table in distinct values of fields..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example attached for your reference..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 06:05:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Report-with-Banding/m-p/895410#M311690</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-07-07T06:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: Report with Banding</title>
      <link>https://community.qlik.com/t5/QlikView/Report-with-Banding/m-p/895411#M311691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Report Banding is the feature of QlikView report (Open Qlikview app, go to Report tab and select Edit report-&amp;gt; click on add)&lt;/P&gt;&lt;P&gt;Drag and drop the objects you want in report.&lt;/P&gt;&lt;P&gt;Now go to report tab-&amp;gt; report setting -&amp;gt; Selection tab-&amp;gt; check loop report over possible values in field&lt;/P&gt;&lt;P&gt;Select the field from drop down for which you want to reduce your report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For eg. if you select Region, report will be generated for each region as separate page ( lets say you have four region EAST, WEST, SOUTH, NORTH, in this case four page will be generated for Each region )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Banding is basically reduce your chart for each values of the field used as banding.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 06:33:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Report-with-Banding/m-p/895411#M311691</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-07-07T06:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Report with Banding</title>
      <link>https://community.qlik.com/t5/QlikView/Report-with-Banding/m-p/895412#M311692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;explained amazingly. Thanks a lot. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 17:56:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Report-with-Banding/m-p/895412#M311692</guid>
      <dc:creator>anjali0108</dc:creator>
      <dc:date>2018-03-14T17:56:18Z</dc:date>
    </item>
  </channel>
</rss>

