<?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: Assigning a value to Pivot in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Assigning-a-value-to-Pivot/m-p/1732172#M721421</link>
    <description>&lt;P&gt;try attached. updated the expression&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jul 2020 15:40:10 GMT</pubDate>
    <dc:creator>dplr-rn</dc:creator>
    <dc:date>2020-07-30T15:40:10Z</dc:date>
    <item>
      <title>Assigning a value to Pivot</title>
      <link>https://community.qlik.com/t5/QlikView/Assigning-a-value-to-Pivot/m-p/1732157#M721419</link>
      <description>&lt;P&gt;&amp;nbsp;Hello Experts,&lt;/P&gt;&lt;P&gt;I need your help , in the attached application I want to assign time T2 and T3 value for time T1 and I am using T1 as dimension. I want in that way without using creating data island , so please let me know whether it is possible or not without data island. I am sure somebody has a solution to it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Ferha&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:13:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assigning-a-value-to-Pivot/m-p/1732157#M721419</guid>
      <dc:creator>ferha_jafri</dc:creator>
      <dc:date>2024-11-16T00:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning a value to Pivot</title>
      <link>https://community.qlik.com/t5/QlikView/Assigning-a-value-to-Pivot/m-p/1732165#M721420</link>
      <description>&lt;P&gt;If I've understood your question correctly. Then try the following expression:&amp;nbsp;&lt;/P&gt;&lt;P&gt;If(Time='T1',sum(aggr(Sum({&amp;lt;Time = {'T2','T3'}&amp;gt;}ID),Product)))&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 15:26:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assigning-a-value-to-Pivot/m-p/1732165#M721420</guid>
      <dc:creator>vivek_gajjar01</dc:creator>
      <dc:date>2020-07-30T15:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning a value to Pivot</title>
      <link>https://community.qlik.com/t5/QlikView/Assigning-a-value-to-Pivot/m-p/1732172#M721421</link>
      <description>&lt;P&gt;try attached. updated the expression&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 15:40:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assigning-a-value-to-Pivot/m-p/1732172#M721421</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2020-07-30T15:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning a value to Pivot</title>
      <link>https://community.qlik.com/t5/QlikView/Assigning-a-value-to-Pivot/m-p/1732192#M721422</link>
      <description>&lt;P&gt;Not getting the desired ans in the application , not sure what is going wrong.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 16:16:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assigning-a-value-to-Pivot/m-p/1732192#M721422</guid>
      <dc:creator>ferha_jafri</dc:creator>
      <dc:date>2020-07-30T16:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning a value to Pivot</title>
      <link>https://community.qlik.com/t5/QlikView/Assigning-a-value-to-Pivot/m-p/1732195#M721423</link>
      <description>&lt;P&gt;whats your desired output?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 16:19:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assigning-a-value-to-Pivot/m-p/1732195#M721423</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2020-07-30T16:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning a value to Pivot</title>
      <link>https://community.qlik.com/t5/QlikView/Assigning-a-value-to-Pivot/m-p/1732197#M721424</link>
      <description>&lt;P&gt;If(Age_Band_Dispatched='Dispatched on T+0',sum(aggr(Count({&amp;lt;Age_Band_Dispatched = {'Dispatched by T+1','Dispatched by T+2'}&amp;gt;}Conf_ID),Conf_ID)))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using this expression but not getting the desired result&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 16:31:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assigning-a-value-to-Pivot/m-p/1732197#M721424</guid>
      <dc:creator>ferha_jafri</dc:creator>
      <dc:date>2020-07-30T16:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning a value to Pivot</title>
      <link>https://community.qlik.com/t5/QlikView/Assigning-a-value-to-Pivot/m-p/1732198#M721425</link>
      <description>&lt;P&gt;you really need to provide more details. the expression seems to nothing to with the sample app.&lt;/P&gt;&lt;P&gt;share a sample app which represents your data properly. share what the desired output it and then we will be able to help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 16:34:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assigning-a-value-to-Pivot/m-p/1732198#M721425</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2020-07-30T16:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning a value to Pivot</title>
      <link>https://community.qlik.com/t5/QlikView/Assigning-a-value-to-Pivot/m-p/1732245#M721426</link>
      <description>&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;Now in the attachment I want in the column Dispatched by T+1 Have value Count ID for 'T+2',T&amp;gt;2'&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 19:23:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assigning-a-value-to-Pivot/m-p/1732245#M721426</guid>
      <dc:creator>ferha_jafri</dc:creator>
      <dc:date>2020-07-30T19:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning a value to Pivot</title>
      <link>https://community.qlik.com/t5/QlikView/Assigning-a-value-to-Pivot/m-p/1732285#M721427</link>
      <description>&lt;P&gt;see attached&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2020 00:02:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assigning-a-value-to-Pivot/m-p/1732285#M721427</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-07-31T00:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning a value to Pivot</title>
      <link>https://community.qlik.com/t5/QlikView/Assigning-a-value-to-Pivot/m-p/1732288#M721428</link>
      <description>&lt;P&gt;No , not the desired result as I want to have column in the pivot only and in Column T+0 i WANT T+1 + T+2 = 2606&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2020 01:02:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assigning-a-value-to-Pivot/m-p/1732288#M721428</guid>
      <dc:creator>ferha_jafri</dc:creator>
      <dc:date>2020-07-31T01:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning a value to Pivot</title>
      <link>https://community.qlik.com/t5/QlikView/Assigning-a-value-to-Pivot/m-p/1732301#M721429</link>
      <description>&lt;P&gt;Is it possible to have this result in qlikview or not.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2020 03:38:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assigning-a-value-to-Pivot/m-p/1732301#M721429</guid>
      <dc:creator>ferha_jafri</dc:creator>
      <dc:date>2020-07-31T03:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning a value to Pivot</title>
      <link>https://community.qlik.com/t5/QlikView/Assigning-a-value-to-Pivot/m-p/1732352#M721430</link>
      <description>&lt;P&gt;It is possible but you may need to use data island to achieve it.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2020 08:48:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assigning-a-value-to-Pivot/m-p/1732352#M721430</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-07-31T08:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning a value to Pivot</title>
      <link>https://community.qlik.com/t5/QlikView/Assigning-a-value-to-Pivot/m-p/1732402#M721431</link>
      <description>&lt;P&gt;See the attached if it helps. I have created one inline table just for making require dimension. This inline is not used for any selections. Hence, there is no harm of using it as other selections will work as expected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2020 11:02:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assigning-a-value-to-Pivot/m-p/1732402#M721431</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-07-31T11:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning a value to Pivot</title>
      <link>https://community.qlik.com/t5/QlikView/Assigning-a-value-to-Pivot/m-p/1732404#M721432</link>
      <description>&lt;P&gt;Thanks Kush..with data island , it will work ,but thanks again.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2020 11:07:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assigning-a-value-to-Pivot/m-p/1732404#M721432</guid>
      <dc:creator>ferha_jafri</dc:creator>
      <dc:date>2020-07-31T11:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning a value to Pivot</title>
      <link>https://community.qlik.com/t5/QlikView/Assigning-a-value-to-Pivot/m-p/1732405#M721433</link>
      <description>&lt;P&gt;Yes. but method I used in not complete Data Island. Generally data Island used for particular selections which I am avoiding here&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2020 11:10:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Assigning-a-value-to-Pivot/m-p/1732405#M721433</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-07-31T11:10:05Z</dc:date>
    </item>
  </channel>
</rss>

