<?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: Pick Match Value Function not working. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pick-Match-Value-Function-not-working/m-p/1527034#M599708</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46130"&gt;@savitakhyadi&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;at least it should get Q1 data for fy19.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;So, right now you are not seeing Q1 FY19 data in your expression? All you see in 2018 data? What are the expressions behind these variables?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;$(vWinrate$q1Test),&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;$(vWinrate$q2Test),&lt;BR /&gt;$(vWinrate$q3Test),&lt;BR /&gt;$(vWinrate$q4Test),&lt;BR /&gt;$(vWinrate$fy18Test)&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 07 Jan 2019 12:19:51 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2019-01-07T12:19:51Z</dc:date>
    <item>
      <title>Pick Match Value Function not working.</title>
      <link>https://community.qlik.com/t5/QlikView/Pick-Match-Value-Function-not-working/m-p/1526994#M599707</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am creating a pivot table where am using pick match value function like below.&lt;/P&gt;&lt;P&gt;pick(match(ValueList('Q1','Q2','Q3','Q4','FY'),'Q1','Q2','Q3','Q4','FY'),&lt;BR /&gt;$(vWinrate$q1Test),$(vWinrate$q2Test),$(vWinrate$q3Test),$(vWinrate$q4Test),$(vWinrate$fy18Test))&lt;/P&gt;&lt;P&gt;now problem is its perfectly working fine for FY18 data, but for FY19(I have only Q1 data, its not working.&amp;nbsp;&lt;/P&gt;&lt;P&gt;at least it should get Q1 data for fy19.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone please help me here.&lt;/P&gt;&lt;P&gt;I don know what mistake am doing here.&lt;/P&gt;&lt;P&gt;PS: I have the data for FY19 Q1.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Savita&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jan 2019 11:41:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pick-Match-Value-Function-not-working/m-p/1526994#M599707</guid>
      <dc:creator>savitakhyadi</dc:creator>
      <dc:date>2019-01-07T11:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Pick Match Value Function not working.</title>
      <link>https://community.qlik.com/t5/QlikView/Pick-Match-Value-Function-not-working/m-p/1527034#M599708</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46130"&gt;@savitakhyadi&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;at least it should get Q1 data for fy19.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;So, right now you are not seeing Q1 FY19 data in your expression? All you see in 2018 data? What are the expressions behind these variables?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;$(vWinrate$q1Test),&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;$(vWinrate$q2Test),&lt;BR /&gt;$(vWinrate$q3Test),&lt;BR /&gt;$(vWinrate$q4Test),&lt;BR /&gt;$(vWinrate$fy18Test)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jan 2019 12:19:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pick-Match-Value-Function-not-working/m-p/1527034#M599708</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-01-07T12:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: Pick Match Value Function not working.</title>
      <link>https://community.qlik.com/t5/QlikView/Pick-Match-Value-Function-not-working/m-p/1527040#M599709</link>
      <description>Yes, I have a FY filter, when i select fy18, i can see the data in pivot table, but when i select fy19, pivot table is blank. Below is the expression, it just I change Q1,Q2,Q3,Q4 values in the expression.Rest all same.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;=sum(aggr(max({$&amp;lt;Flag = {'Opportunity_Snapshot'},[Snapshot Quarter]={'Q1'},[GBU]={'Advisory and Professional Services','Operational Services'},&lt;BR /&gt;[Fiscal Quarter]=,[Fiscal Month]=,[Last Approved OBR Flag]={'Y'},[Approval Record Type]={'Opportunity Business Review'},[Sales Stage]-={'01 - Understand Customer',&lt;BR /&gt;'02 - Validate Opportunity',&lt;BR /&gt;'03 - Qualify the Opportunity',&lt;BR /&gt;'04A - Develop Solution',&lt;BR /&gt;'04B - Propose Solution',&lt;BR /&gt;'05 - Negotiate &amp;amp; Close',&lt;BR /&gt;'HPE Not Pursued',&lt;BR /&gt;'Lost',&lt;BR /&gt;'Error',&lt;BR /&gt;'Unknown'},&lt;BR /&gt;[PN LSR Proportion$]-={} &amp;gt;}[PN LSR Proportion$]),[HPE Opportunity Id],[Approval ID],GBU,[TS Approval GBU]))&lt;BR /&gt;/&lt;BR /&gt;sum({$&amp;lt;Flag = {'Opportunity_Snapshot'},[Snapshot Quarter]={'Q1'},[GBU]={'Advisory and Professional Services','Operational Services'},&lt;BR /&gt;[Fiscal Quarter]=,[Fiscal Month]=,[Last Approved OBR Flag]={'Y'},[Approval Record Type]={'Opportunity Business Review'},[Sales Stage]={'06 - Won, Deploy &amp;amp; Expand','HPE Not Pursued','Lost'}&lt;BR /&gt;,[PN LSR Proportion$]-={} &amp;gt;}aggr(max({$&amp;lt;Flag = {'Opportunity_Snapshot'},[Snapshot Quarter]={'Q1'},[GBU]={'Advisory and Professional Services','Operational Services'},&lt;BR /&gt;[Fiscal Quarter]=,[Fiscal Month]=,[Last Approved OBR Flag]={'Y'},[Approval Record Type]={'Opportunity Business Review'},[Sales Stage]={'06 - Won, Deploy &amp;amp; Expand','HPE Not Pursued','Lost'}&lt;BR /&gt;,[PN LSR Proportion$]-={} &amp;gt;}[PN LSR Proportion$]),[HPE Opportunity Id],[Approval ID],GBU,[TS Approval GBU]))&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Jan 2019 12:23:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pick-Match-Value-Function-not-working/m-p/1527040#M599709</guid>
      <dc:creator>savitakhyadi</dc:creator>
      <dc:date>2019-01-07T12:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Pick Match Value Function not working.</title>
      <link>https://community.qlik.com/t5/QlikView/Pick-Match-Value-Function-not-working/m-p/1527046#M599710</link>
      <description>&lt;P&gt;Not suggesting to use this as your final expression... but can you see if this is working for you&lt;/P&gt;&lt;PRE&gt;=Sum(&lt;FONT color="#FF0000"&gt;{1}&lt;/FONT&gt; Aggr(Max({$&amp;lt;Flag = {'Opportunity_Snapshot'}, [Snapshot Quarter] = {'Q1'}, [GBU] = {'Advisory and Professional Services', 'Operational Services'},
[Fiscal Quarter], [Fiscal Month], [Last Approved OBR Flag] = {'Y'},[Approval Record Type] = {'Opportunity Business Review'}, [Sales Stage] -= {'01 - Understand Customer',
'02 - Validate Opportunity',
'03 - Qualify the Opportunity',
'04A - Develop Solution',
'04B - Propose Solution',
'05 - Negotiate &amp;amp; Close',
'HPE Not Pursued',
'Lost',
'Error',
'Unknown'},
[PN LSR Proportion$] -= {}&amp;gt;} [PN LSR Proportion$]), [HPE Opportunity Id], [Approval ID], GBU, [TS Approval GBU]))
/
Sum({$&amp;lt;Flag = {'Opportunity_Snapshot'}, [Snapshot Quarter] ={'Q1'}, [GBU] = {'Advisory and Professional Services', 'Operational Services'},
[Fiscal Quarter], [Fiscal Month], [Last Approved OBR Flag] = {'Y'},[Approval Record Type] = {'Opportunity Business Review'}, [Sales Stage] = {'06 - Won, Deploy &amp;amp; Expand', 'HPE Not Pursued','Lost'}
,[PN LSR Proportion$]-={}&amp;gt;}Aggr(Max({$&amp;lt;Flag = {'Opportunity_Snapshot'}, [Snapshot Quarter] = {'Q1'}, [GBU] ={'Advisory and Professional Services', 'Operational Services'},
[Fiscal Quarter], [Fiscal Month], [Last Approved OBR Flag] = {'Y'},[Approval Record Type] = {'Opportunity Business Review'}, [Sales Stage] = {'06 - Won, Deploy &amp;amp; Expand', 'HPE Not Pursued', 'Lost'}, [PN LSR Proportion$] -={}&amp;gt;} [PN LSR Proportion$]), [HPE Opportunity Id], [Approval ID], GBU, [TS Approval GBU]))&lt;/PRE&gt;</description>
      <pubDate>Mon, 07 Jan 2019 12:32:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pick-Match-Value-Function-not-working/m-p/1527046#M599710</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-01-07T12:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Pick Match Value Function not working.</title>
      <link>https://community.qlik.com/t5/QlikView/Pick-Match-Value-Function-not-working/m-p/1527049#M599711</link>
      <description>No,its not working, am not getting data in pivot table.</description>
      <pubDate>Mon, 07 Jan 2019 12:37:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pick-Match-Value-Function-not-working/m-p/1527049#M599711</guid>
      <dc:creator>savitakhyadi</dc:creator>
      <dc:date>2019-01-07T12:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: Pick Match Value Function not working.</title>
      <link>https://community.qlik.com/t5/QlikView/Pick-Match-Value-Function-not-working/m-p/1527054#M599712</link>
      <description>&lt;P&gt;Would you be able to share a sample where we can see the issue?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jan 2019 12:41:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pick-Match-Value-Function-not-working/m-p/1527054#M599712</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-01-07T12:41:27Z</dc:date>
    </item>
  </channel>
</rss>

