<?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: Customized Report in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Customized-Report/m-p/1115267#M463683</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So dimensions should be select-able from two different list box? Is that what you are looking to achieve here? I am not 100% sure I understand what you mean by split-up here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Nov 2016 02:49:09 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-11-18T02:49:09Z</dc:date>
    <item>
      <title>Customized Report</title>
      <link>https://community.qlik.com/t5/QlikView/Customized-Report/m-p/1115258#M463674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying for customized report, its not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please look into it and help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/167868"&gt;sub2u444&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script:-&lt;/P&gt;&lt;P&gt;DimensionList:&lt;/P&gt;&lt;P&gt;LOAD * INLINE&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;dimension_1,dimesnion_flag&lt;/P&gt;&lt;P&gt;Name,1&lt;/P&gt;&lt;P&gt;Country,2&lt;/P&gt;&lt;P&gt;Job,3&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Parameter_1, Parameter_flag&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Salary, A&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Taxes, B&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD * INLINE&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Name,Country,Job,Salary,Taxes&lt;/P&gt;&lt;P&gt;Philip Lawrence,USA,Teacher,35000,2000&lt;/P&gt;&lt;P&gt;John Schummacher,Germany,IT Consultant,42000,3500&lt;/P&gt;&lt;P&gt;Albert Casanella,Spain,Salesman,52000,5000&lt;/P&gt;&lt;P&gt;Alexander Xiao,Hongkong,Doctor,48000,4400&lt;/P&gt;&lt;P&gt;Ayax Smart,England,IT CEO,80000,7000&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="aaa.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/127875_aaa.JPG" style="height: 148px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 18:03:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Customized-Report/m-p/1115258#M463674</guid>
      <dc:creator />
      <dc:date>2016-06-14T18:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Report</title>
      <link>https://community.qlik.com/t5/QlikView/Customized-Report/m-p/1115259#M463675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 18:30:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Customized-Report/m-p/1115259#M463675</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-14T18:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Report</title>
      <link>https://community.qlik.com/t5/QlikView/Customized-Report/m-p/1115260#M463676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i won't select any dimension, default dimension "Country" and Measure "Salary".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA snippet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Abc.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/127896_Abc.JPG" style="height: 234px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/167868"&gt;sub2u444&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 01:52:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Customized-Report/m-p/1115260#M463676</guid>
      <dc:creator />
      <dc:date>2016-06-15T01:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Report</title>
      <link>https://community.qlik.com/t5/QlikView/Customized-Report/m-p/1115261#M463677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check now&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 02:45:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Customized-Report/m-p/1115261#M463677</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-15T02:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Report</title>
      <link>https://community.qlik.com/t5/QlikView/Customized-Report/m-p/1115262#M463678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a ton for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its working fine Sunny.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 03:09:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Customized-Report/m-p/1115262#M463678</guid>
      <dc:creator />
      <dc:date>2016-06-15T03:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Report</title>
      <link>https://community.qlik.com/t5/QlikView/Customized-Report/m-p/1115263#M463679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am glad I was able to help. Please close the thread if you got what you wanted &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, 15 Jun 2016 03:11:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Customized-Report/m-p/1115263#M463679</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-15T03:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Report</title>
      <link>https://community.qlik.com/t5/QlikView/Customized-Report/m-p/1115264#M463680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to create a likewise customized report but based on variables? Instead of fields.&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;Mathias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2016 11:07:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Customized-Report/m-p/1115264#M463680</guid>
      <dc:creator />
      <dc:date>2016-11-16T11:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Report</title>
      <link>https://community.qlik.com/t5/QlikView/Customized-Report/m-p/1115265#M463681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to provide a sample to show what you are trying to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2016 11:26:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Customized-Report/m-p/1115265#M463681</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-11-16T11:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Report</title>
      <link>https://community.qlik.com/t5/QlikView/Customized-Report/m-p/1115266#M463682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to add fields to customized table builder.&lt;/P&gt;&lt;P&gt;But I want this list of fields split up. For example between dates and normal fields. Another example of such a split up could be dimensions and expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just like in attachment I also don't want this to be added to the current selections.&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;MC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2016 13:11:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Customized-Report/m-p/1115266#M463682</guid>
      <dc:creator />
      <dc:date>2016-11-16T13:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Report</title>
      <link>https://community.qlik.com/t5/QlikView/Customized-Report/m-p/1115267#M463683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So dimensions should be select-able from two different list box? Is that what you are looking to achieve here? I am not 100% sure I understand what you mean by split-up here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 02:49:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Customized-Report/m-p/1115267#M463683</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-11-18T02:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Report</title>
      <link>https://community.qlik.com/t5/QlikView/Customized-Report/m-p/1115268#M463684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes that's the intention. To select the dimensions of the table builder from 2 list boxes.&lt;/P&gt;&lt;P&gt;Now it is not possible to select different dimensions in the different list boxes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 07:33:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Customized-Report/m-p/1115268#M463684</guid>
      <dc:creator />
      <dc:date>2016-11-18T07:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: Customized Report</title>
      <link>https://community.qlik.com/t5/QlikView/Customized-Report/m-p/1115269#M463685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this with two different inline loads&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;LET HidePrefix = '%';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Fieldlist1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * INLINE [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &lt;SPAN style="color: #ff0000;"&gt;%&lt;/SPAN&gt;Field,&lt;STRONG style="color: #ff0000; font-size: 13.3333px;"&gt;%&lt;/STRONG&gt;Field_Explanation&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Surname, First Name salesman&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Name, Second Name salesman&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Country, Country salesman&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; TotalSold, Total amount of Sales&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Fieldlist2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * INLINE [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &lt;STRONG style="color: #ff0000; font-size: 13.3333px;"&gt;%&lt;/STRONG&gt;DateFields, &lt;STRONG style="color: #ff0000; font-size: 13.3333px;"&gt;%&lt;/STRONG&gt;Date_Explanation&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; Birth date, birth date salesman&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; DateFirst, Date first Sale&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; DateLast, Date last Sale&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Data:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * INLINE&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Surname,Name,Country,Birth date,TotalSold,DateFirst,DateLast&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Mark, Lawrence,USA, 03-03-1965, 35000, 02-02-2016, 15-10-2016&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Kevin, Schummacher,Germany,12-02-1985 ,42000, 05-10-2010, 15-10-2016&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Bert, Cast,Spain,23-03-1970,52000, 02-11-2005, 15-11-2016&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Alex, Ho,Hongkong,14-06-1975,48000, 22-03-2012, 05-10-2016&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Max, Best,England,20-09-1980,80000, 06-08-2014, 15-08-2016&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/144244_Capture.PNG" style="height: 320px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So now you can see that you can select in both the list boxes at the same time. In addition, current selection is not showing those selections because of my use of HidePrefix (Read about &lt;A href="https://community.qlik.com/qlik-blogpost/3994"&gt;HidePrefix – hiding fields&lt;/A&gt; here).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 11:43:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Customized-Report/m-p/1115269#M463685</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-11-18T11:43:20Z</dc:date>
    </item>
  </channel>
</rss>

