<?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 Combining two dimensions into one in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Combining-two-dimensions-into-one/m-p/1595316#M737211</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to combine two dimensions into one.&amp;nbsp; I need every result of the first column but only one specific result of the second column.&lt;/P&gt;&lt;P&gt;I tried this:&lt;/P&gt;&lt;P&gt;=pick(match($Field, 'column1', 'column2'), column1, only({&amp;lt;column2 = {'12345'}&amp;gt;} column2))&lt;/P&gt;&lt;P&gt;However this keeps giving me an error.&amp;nbsp; Is there another way to combine these two columns?&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 03:11:52 GMT</pubDate>
    <dc:creator>kaylaramsey2</dc:creator>
    <dc:date>2024-11-16T03:11:52Z</dc:date>
    <item>
      <title>Combining two dimensions into one</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-two-dimensions-into-one/m-p/1595316#M737211</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to combine two dimensions into one.&amp;nbsp; I need every result of the first column but only one specific result of the second column.&lt;/P&gt;&lt;P&gt;I tried this:&lt;/P&gt;&lt;P&gt;=pick(match($Field, 'column1', 'column2'), column1, only({&amp;lt;column2 = {'12345'}&amp;gt;} column2))&lt;/P&gt;&lt;P&gt;However this keeps giving me an error.&amp;nbsp; Is there another way to combine these two columns?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:11:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-two-dimensions-into-one/m-p/1595316#M737211</guid>
      <dc:creator>kaylaramsey2</dc:creator>
      <dc:date>2024-11-16T03:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: Combining two dimensions into one</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-two-dimensions-into-one/m-p/1595337#M737212</link>
      <description>&lt;P&gt;Have you considered solving this by creating the logic in your script?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;column1,&amp;nbsp;&lt;/P&gt;&lt;P&gt;column2,&lt;/P&gt;&lt;P&gt;If(column2=12345,12345,Column2) as Column12&lt;/P&gt;&lt;P&gt;From source;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2019 22:24:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-two-dimensions-into-one/m-p/1595337#M737212</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-06-24T22:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Combining two dimensions into one</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-two-dimensions-into-one/m-p/1595835#M737213</link>
      <description>&lt;P&gt;This would probably work.&amp;nbsp; I'd prefer it to go directly into the expression if it is possible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2019 17:13:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-two-dimensions-into-one/m-p/1595835#M737213</guid>
      <dc:creator>kaylaramsey2</dc:creator>
      <dc:date>2019-06-25T17:13:51Z</dc:date>
    </item>
  </channel>
</rss>

