<?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 Row field values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Row-field-values/m-p/1274890#M857691</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;We are having same Employee id with two different invoice numbers as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/151599_Untitled.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here for location 2 for emp id 222 i need to show invoice numbers as 345,346 with in a single row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is the sample application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>nareshthavidishetty</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Row field values</title>
      <link>https://community.qlik.com/t5/QlikView/Row-field-values/m-p/1274890#M857691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;We are having same Employee id with two different invoice numbers as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/151599_Untitled.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here for location 2 for emp id 222 i need to show invoice numbers as 345,346 with in a single row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is the sample application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-field-values/m-p/1274890#M857691</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Row field values</title>
      <link>https://community.qlik.com/t5/QlikView/Row-field-values/m-p/1274891#M857692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One option is to create an expression that would concatenate invoice numbers. Attached is an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mikhail B.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 14:56:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-field-values/m-p/1274891#M857692</guid>
      <dc:creator>mbespartochnyy</dc:creator>
      <dc:date>2017-02-01T14:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Row field values</title>
      <link>https://community.qlik.com/t5/QlikView/Row-field-values/m-p/1274892#M857693</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;You can add a expression as &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Invoice #]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,';') &lt;/SPAN&gt;and remove the Invoice # from Dimension.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sample.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/151593_Sample.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 14:57:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-field-values/m-p/1274892#M857693</guid>
      <dc:creator>krishnacbe</dc:creator>
      <dc:date>2017-02-01T14:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Row field values</title>
      <link>https://community.qlik.com/t5/QlikView/Row-field-values/m-p/1274893#M857694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or as it is a pivot table, you can move the location to top of the Sum(Sales) Like this. Will it work ?&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/151594_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 15:06:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-field-values/m-p/1274893#M857694</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-02-01T15:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: Row field values</title>
      <link>https://community.qlik.com/t5/QlikView/Row-field-values/m-p/1274894#M857695</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;The current report design should have Invoice # as dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 15:43:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-field-values/m-p/1274894#M857695</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2017-02-01T15:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Row field values</title>
      <link>https://community.qlik.com/t5/QlikView/Row-field-values/m-p/1274895#M857696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IS this a question or a statement? Your dim has Invoice # ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 15:47:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-field-values/m-p/1274895#M857696</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-02-01T15:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Row field values</title>
      <link>https://community.qlik.com/t5/QlikView/Row-field-values/m-p/1274896#M857697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this (See attached). I've adjusted the script to concatenate the invoice numbers there. This way you can see both concatenated or individual invoice numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mikhail B.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 16:03:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-field-values/m-p/1274896#M857697</guid>
      <dc:creator>mbespartochnyy</dc:creator>
      <dc:date>2017-02-01T16:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: Row field values</title>
      <link>https://community.qlik.com/t5/QlikView/Row-field-values/m-p/1274897#M857698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;You can actually simplify the script even further. Here's a revised version.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 16:06:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-field-values/m-p/1274897#M857698</guid>
      <dc:creator>mbespartochnyy</dc:creator>
      <dc:date>2017-02-01T16:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: Row field values</title>
      <link>https://community.qlik.com/t5/QlikView/Row-field-values/m-p/1274898#M857699</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 used the below logic in script,but it is giving the below error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logic:&amp;nbsp; &lt;STRONG&gt;Concat(A7BANB,';') as new,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/151696_Untitled.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2017 10:05:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-field-values/m-p/1274898#M857699</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2017-02-02T10:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Row field values</title>
      <link>https://community.qlik.com/t5/QlikView/Row-field-values/m-p/1274899#M857700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the Expression:&lt;/P&gt;&lt;P&gt; Concat ([Invoice #], ', ')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will help you..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2017 10:10:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-field-values/m-p/1274899#M857700</guid>
      <dc:creator />
      <dc:date>2017-02-02T10:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: Row field values</title>
      <link>https://community.qlik.com/t5/QlikView/Row-field-values/m-p/1274900#M857701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌You need to add a &lt;STRONG&gt;Group By&lt;/STRONG&gt; statemen to tell QlikView by which fields it should grip the invoice numbers. In the QVW you attached initially, we group invoice numbers by location and employee ID and then added the rest of the fields. Looking at the error message I see that you added few new fields to the script. Find out by which fields you want to group the invoice #s and then add a group by statement to group them by which ever fields you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mikhail B.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2017 13:00:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Row-field-values/m-p/1274900#M857701</guid>
      <dc:creator>mbespartochnyy</dc:creator>
      <dc:date>2017-02-02T13:00:00Z</dc:date>
    </item>
  </channel>
</rss>

