<?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 Combine values of different columns in same rows in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Combine-values-of-different-columns-in-same-rows/m-p/1919639#M75673</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;unfortunately I can not progress with the following topic. Starting point is the app provided attached. In this application I want to display which employee has one of the roles (e.g. 2nd level support) for the upcoming 3 calendar weeks.&lt;/P&gt;
&lt;P&gt;I was able to import the data (see data script). However, I want the respective employees in the calendar weeks to be displayed next to each other and not with null values and below each other for the weeks.&lt;/P&gt;
&lt;P&gt;Thus, the goal is the following representation:&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="25%" height="24px"&gt;Role&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;2022-16&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;2022-17&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;20202-18&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25%" height="24px"&gt;2nd Level Support&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee2&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee3&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee1&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25%" height="24px"&gt;2nd Level Support&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee12&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee5&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee7&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25%" height="24px"&gt;2nd Level Support&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;-&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;-&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee14&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25%" height="24px"&gt;abwesend&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee8&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee12&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee15&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD height="24px"&gt;abwesend&lt;/TD&gt;
&lt;TD height="24px"&gt;Employee15&lt;/TD&gt;
&lt;TD height="24px"&gt;Employee15&lt;/TD&gt;
&lt;TD height="24px"&gt;-&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25%" height="24px"&gt;Systemupdate-Code&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee6&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee14&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee8&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25%" height="24px"&gt;Systemupdate-SQL&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee10&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee2&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee5&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Has anyone got any ideas on this?&lt;/P&gt;
&lt;P&gt;Thank you very much!&lt;/P&gt;</description>
    <pubDate>Tue, 19 Apr 2022 07:42:20 GMT</pubDate>
    <dc:creator>TinaH</dc:creator>
    <dc:date>2022-04-19T07:42:20Z</dc:date>
    <item>
      <title>Combine values of different columns in same rows</title>
      <link>https://community.qlik.com/t5/App-Development/Combine-values-of-different-columns-in-same-rows/m-p/1919639#M75673</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;unfortunately I can not progress with the following topic. Starting point is the app provided attached. In this application I want to display which employee has one of the roles (e.g. 2nd level support) for the upcoming 3 calendar weeks.&lt;/P&gt;
&lt;P&gt;I was able to import the data (see data script). However, I want the respective employees in the calendar weeks to be displayed next to each other and not with null values and below each other for the weeks.&lt;/P&gt;
&lt;P&gt;Thus, the goal is the following representation:&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="25%" height="24px"&gt;Role&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;2022-16&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;2022-17&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;20202-18&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25%" height="24px"&gt;2nd Level Support&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee2&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee3&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee1&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25%" height="24px"&gt;2nd Level Support&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee12&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee5&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee7&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25%" height="24px"&gt;2nd Level Support&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;-&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;-&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee14&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25%" height="24px"&gt;abwesend&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee8&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee12&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee15&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD height="24px"&gt;abwesend&lt;/TD&gt;
&lt;TD height="24px"&gt;Employee15&lt;/TD&gt;
&lt;TD height="24px"&gt;Employee15&lt;/TD&gt;
&lt;TD height="24px"&gt;-&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25%" height="24px"&gt;Systemupdate-Code&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee6&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee14&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee8&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25%" height="24px"&gt;Systemupdate-SQL&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee10&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee2&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee5&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Has anyone got any ideas on this?&lt;/P&gt;
&lt;P&gt;Thank you very much!&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 07:42:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Combine-values-of-different-columns-in-same-rows/m-p/1919639#M75673</guid>
      <dc:creator>TinaH</dc:creator>
      <dc:date>2022-04-19T07:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: Combine values of different columns in same rows</title>
      <link>https://community.qlik.com/t5/App-Development/Combine-values-of-different-columns-in-same-rows/m-p/1919676#M75689</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Please also upload data.xlsx file&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Vitalii&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 07:37:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Combine-values-of-different-columns-in-same-rows/m-p/1919676#M75689</guid>
      <dc:creator>vchuprina</dc:creator>
      <dc:date>2022-04-19T07:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: Combine values of different columns in same rows</title>
      <link>https://community.qlik.com/t5/App-Development/Combine-values-of-different-columns-in-same-rows/m-p/1919677#M75690</link>
      <description>&lt;P&gt;Sorry, please find attached the data.xlsx file&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 07:38:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Combine-values-of-different-columns-in-same-rows/m-p/1919677#M75690</guid>
      <dc:creator>TinaH</dc:creator>
      <dc:date>2022-04-19T07:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Combine values of different columns in same rows</title>
      <link>https://community.qlik.com/t5/App-Development/Combine-values-of-different-columns-in-same-rows/m-p/1919686#M75692</link>
      <description>&lt;P&gt;&lt;BR /&gt;CrossTable(Week,Role,1)&lt;BR /&gt;Raw:&lt;BR /&gt;LOAD&lt;BR /&gt;F2 as Employee,&lt;BR /&gt;"1",&lt;BR /&gt;"2",&lt;BR /&gt;"3",&lt;BR /&gt;"4",&lt;BR /&gt;"5",&lt;BR /&gt;"6",&lt;BR /&gt;"7",&lt;BR /&gt;"8",&lt;BR /&gt;"9",&lt;BR /&gt;"10",&lt;BR /&gt;"11",&lt;BR /&gt;"12",&lt;BR /&gt;"13",&lt;BR /&gt;"14",&lt;BR /&gt;"15",&lt;BR /&gt;"16",&lt;BR /&gt;"17",&lt;BR /&gt;"18",&lt;BR /&gt;"19",&lt;BR /&gt;"20",&lt;BR /&gt;"21",&lt;BR /&gt;"22",&lt;BR /&gt;"23",&lt;BR /&gt;"24",&lt;BR /&gt;"25",&lt;BR /&gt;"26",&lt;BR /&gt;"27",&lt;BR /&gt;"28",&lt;BR /&gt;"29",&lt;BR /&gt;"30",&lt;BR /&gt;"31",&lt;BR /&gt;"32",&lt;BR /&gt;"33",&lt;BR /&gt;"34",&lt;BR /&gt;"35",&lt;BR /&gt;"36",&lt;BR /&gt;"37",&lt;BR /&gt;"38",&lt;BR /&gt;"39",&lt;BR /&gt;"40",&lt;BR /&gt;"41",&lt;BR /&gt;"42",&lt;BR /&gt;"43",&lt;BR /&gt;"44",&lt;BR /&gt;"45",&lt;BR /&gt;"46",&lt;BR /&gt;"47",&lt;BR /&gt;"48",&lt;BR /&gt;"49",&lt;BR /&gt;"50",&lt;BR /&gt;"51"&lt;BR /&gt;FROM [lib://AttachedFiles/data.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is [2022]);&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Left Join(Raw)&lt;BR /&gt;Load * Inline [&lt;BR /&gt;Role,RoleText&lt;BR /&gt;a,abwesend&lt;BR /&gt;f,2nd Level Support&lt;BR /&gt;c,Systemupdate - Code&lt;BR /&gt;s,Systemupdate - SQL&lt;BR /&gt;r,Release Manager&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Row = RoleText&lt;/P&gt;
&lt;P&gt;Colum = Week&lt;/P&gt;
&lt;P&gt;Measure = Maxstring(Employee)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="qlikCommunity.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/77333i05D94F5D6C0B1496/image-size/large?v=v2&amp;amp;px=999" role="button" title="qlikCommunity.PNG" alt="qlikCommunity.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 07:51:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Combine-values-of-different-columns-in-same-rows/m-p/1919686#M75692</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2022-04-19T07:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: Combine values of different columns in same rows</title>
      <link>https://community.qlik.com/t5/App-Development/Combine-values-of-different-columns-in-same-rows/m-p/1919709#M75694</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Vineeth provided a correct solution, but instead of&amp;nbsp;&amp;nbsp;Maxstring(Employee) you should use &lt;STRONG&gt;Concat(Employee, ',')&lt;/STRONG&gt; in this case you will not lose the data in the chart.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please check the attached file.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Vitalii&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 08:24:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Combine-values-of-different-columns-in-same-rows/m-p/1919709#M75694</guid>
      <dc:creator>vchuprina</dc:creator>
      <dc:date>2022-04-19T08:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Combine values of different columns in same rows</title>
      <link>https://community.qlik.com/t5/App-Development/Combine-values-of-different-columns-in-same-rows/m-p/1919845#M75704</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;thank you very much. That looks much better. But how would I get the employees, e.g. for the role 2nd level as single rows and not with "," or the maxstring?&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;Tina&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 10:53:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Combine-values-of-different-columns-in-same-rows/m-p/1919845#M75704</guid>
      <dc:creator>TinaH</dc:creator>
      <dc:date>2022-04-19T10:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: Combine values of different columns in same rows</title>
      <link>https://community.qlik.com/t5/App-Development/Combine-values-of-different-columns-in-same-rows/m-p/1919854#M75707</link>
      <description>&lt;P&gt;refer this post&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/New-to-Qlik-Sense/Allow-more-than-3-lines-for-a-table-cell/td-p/1737413" target="_blank"&gt;https://community.qlik.com/t5/New-to-Qlik-Sense/Allow-more-than-3-lines-for-a-table-cell/td-p/1737413&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 11:11:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Combine-values-of-different-columns-in-same-rows/m-p/1919854#M75707</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2022-04-19T11:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Combine values of different columns in same rows</title>
      <link>https://community.qlik.com/t5/App-Development/Combine-values-of-different-columns-in-same-rows/m-p/1919865#M75709</link>
      <description>&lt;P&gt;I don't understand it, since I am not using a Multi-KPI chart?&lt;/P&gt;
&lt;P&gt;Thats how it should look like:&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="25%" height="24px"&gt;Role&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;2022-16&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;2022-17&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;20202-18&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25%" height="24px"&gt;2nd Level Support&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee2&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee3&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee1&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25%" height="24px"&gt;2nd Level Support&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee12&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee5&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;Employee7&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25%" height="24px"&gt;2nd Level Support&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;-&lt;/TD&gt;
&lt;TD width="25%" height="24px"&gt;-&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;Tina&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 11:19:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Combine-values-of-different-columns-in-same-rows/m-p/1919865#M75709</guid>
      <dc:creator>TinaH</dc:creator>
      <dc:date>2022-04-19T11:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: Combine values of different columns in same rows</title>
      <link>https://community.qlik.com/t5/App-Development/Combine-values-of-different-columns-in-same-rows/m-p/1919923#M75716</link>
      <description>&lt;P&gt;the goal of the hack to inject custom css code on the page to allow the table to have&amp;nbsp; unlimited height(basically fit to content)&lt;/P&gt;
&lt;P&gt;Even though you don't need a Multi KPi chart to be displayed on the dashboard; the multi-kpi chart itself allows you to add custom css via its properties panel&lt;/P&gt;
&lt;P&gt;So just drag a multi-chart in you dashboard reduce its size and hide it in a corner of your sheet; and just use the css property of multi-kpi chart to inject the css code give in the above link&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 12:50:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Combine-values-of-different-columns-in-same-rows/m-p/1919923#M75716</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2022-04-19T12:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: Combine values of different columns in same rows</title>
      <link>https://community.qlik.com/t5/App-Development/Combine-values-of-different-columns-in-same-rows/m-p/1919944#M75717</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have done that, but the employees are still next to each other instead of below each other (cf. attached file).&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;Tina&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 13:12:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Combine-values-of-different-columns-in-same-rows/m-p/1919944#M75717</guid>
      <dc:creator>TinaH</dc:creator>
      <dc:date>2022-04-19T13:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Combine values of different columns in same rows</title>
      <link>https://community.qlik.com/t5/App-Development/Combine-values-of-different-columns-in-same-rows/m-p/1920004#M75728</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Expression Used in chart: concat( Stage&lt;FONT color="#FF0000"&gt;,chr(10)&lt;/FONT&gt;)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Copy paste the below snippet in the Multi_kpi &amp;gt;&amp;gt;Property Panel &amp;gt;&amp;gt; Appearence &amp;gt;&amp;gt; css&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;.qv-pt .cell .value{&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;max-height: none;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;overflow:visble!important;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;white-space:pre;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;}&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Output" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/77427i55A1E85E253DB6C6/image-size/large?v=v2&amp;amp;px=999" role="button" title="qlikCommunity.PNG" alt="Output" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Output&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 14:55:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Combine-values-of-different-columns-in-same-rows/m-p/1920004#M75728</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2022-04-19T14:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Combine values of different columns in same rows</title>
      <link>https://community.qlik.com/t5/App-Development/Combine-values-of-different-columns-in-same-rows/m-p/1920033#M75732</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/165148"&gt;@TinaH&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;kindly&amp;nbsp; mark a response as a solution and close this thread&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2022 04:57:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Combine-values-of-different-columns-in-same-rows/m-p/1920033#M75732</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2022-04-20T04:57:04Z</dc:date>
    </item>
  </channel>
</rss>

