<?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: Making a Copy of the KPI in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/nothing/m-p/1919261#M1218470</link>
    <description>&lt;P&gt;or else share the KPI logic.&lt;/P&gt;</description>
    <pubDate>Mon, 18 Apr 2022 08:57:28 GMT</pubDate>
    <dc:creator>anat</dc:creator>
    <dc:date>2022-04-18T08:57:28Z</dc:date>
    <item>
      <title>nothing</title>
      <link>https://community.qlik.com/t5/QlikView/nothing/m-p/1919252#M1218466</link>
      <description>&lt;P&gt;nothing&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2022 10:59:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/nothing/m-p/1919252#M1218466</guid>
      <dc:creator>ashish1504</dc:creator>
      <dc:date>2022-04-20T10:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Making a Copy of the KPI</title>
      <link>https://community.qlik.com/t5/QlikView/nothing/m-p/1919259#M1218468</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Could you please show your current expression for KPI?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Vitalii&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 08:55:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/nothing/m-p/1919259#M1218468</guid>
      <dc:creator>vchuprina</dc:creator>
      <dc:date>2022-04-18T08:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: Making a Copy of the KPI</title>
      <link>https://community.qlik.com/t5/QlikView/nothing/m-p/1919260#M1218469</link>
      <description>&lt;P&gt;copy and paste same kpi and replace&amp;nbsp;&lt;SPAN&gt;01-01-2018&amp;nbsp; to&amp;nbsp;&lt;SPAN&gt;01-01-2022.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;for date (01-01-2018),if u r using variables, change the variable logic&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 08:57:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/nothing/m-p/1919260#M1218469</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2022-04-18T08:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Making a Copy of the KPI</title>
      <link>https://community.qlik.com/t5/QlikView/nothing/m-p/1919261#M1218470</link>
      <description>&lt;P&gt;or else share the KPI logic.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 08:57:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/nothing/m-p/1919261#M1218470</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2022-04-18T08:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: Making a Copy of the KPI</title>
      <link>https://community.qlik.com/t5/QlikView/nothing/m-p/1919287#M1218471</link>
      <description>&lt;P&gt;sum ({$&amp;lt;Year={'$(vYear)'}, MonthNum={"=$(vMonth)"},Date=&amp;nbsp; , Entity={'PH'}, DISPLAY_FDV={1} &amp;gt;} COLUMN A /1000&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 09:39:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/nothing/m-p/1919287#M1218471</guid>
      <dc:creator>ashish1504</dc:creator>
      <dc:date>2022-04-18T09:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Making a Copy of the KPI</title>
      <link>https://community.qlik.com/t5/QlikView/nothing/m-p/1919299#M1218475</link>
      <description>&lt;P&gt;as per your logic ,u need to changes &lt;SPAN&gt;vYear variable logic.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 09:58:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/nothing/m-p/1919299#M1218475</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2022-04-18T09:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: Making a Copy of the KPI</title>
      <link>https://community.qlik.com/t5/QlikView/nothing/m-p/1919301#M1218476</link>
      <description>&lt;P&gt;share&amp;nbsp;&lt;SPAN&gt;vYear&amp;nbsp; logic,i will guide you what changes need to do&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 09:58:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/nothing/m-p/1919301#M1218476</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2022-04-18T09:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: Making a Copy of the KPI</title>
      <link>https://community.qlik.com/t5/QlikView/nothing/m-p/1919304#M1218477</link>
      <description>&lt;P&gt;Try to add following to your expression&lt;/P&gt;
&lt;P&gt;sum ({$&amp;lt;Year={'$(vYear)'}, MonthNum={"=$(vMonth)"},Date= , Entity={'PH'}, DISPLAY_FDV={1}, &lt;STRONG&gt;Date = {"&amp;gt;01-01-2022"}&lt;/STRONG&gt; &amp;gt;} COLUMN A /1000&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 10:05:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/nothing/m-p/1919304#M1218477</guid>
      <dc:creator>vchuprina</dc:creator>
      <dc:date>2022-04-18T10:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Making a Copy of the KPI</title>
      <link>https://community.qlik.com/t5/QlikView/nothing/m-p/1919321#M1218479</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/47436"&gt;@vchuprina&lt;/a&gt;&amp;nbsp; It does not giving any result.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 11:23:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/nothing/m-p/1919321#M1218479</guid>
      <dc:creator>ashish1504</dc:creator>
      <dc:date>2022-04-18T11:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: Making a Copy of the KPI</title>
      <link>https://community.qlik.com/t5/QlikView/nothing/m-p/1919322#M1218480</link>
      <description>&lt;P&gt;it's my example:&lt;/P&gt;
&lt;P&gt;Date = {"&amp;gt;01-01-2022"}&lt;/P&gt;
&lt;P&gt;You should put your field here, value format should match with values in your field&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;[Your field]&amp;nbsp; =&lt;/STRONG&gt; {"&amp;gt;01-01-2022"}&lt;/P&gt;
&lt;P&gt;Regads,&lt;/P&gt;
&lt;P&gt;Viltaii&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 10:57:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/nothing/m-p/1919322#M1218480</guid>
      <dc:creator>vchuprina</dc:creator>
      <dc:date>2022-04-18T10:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Making a Copy of the KPI</title>
      <link>https://community.qlik.com/t5/QlikView/nothing/m-p/1919341#M1218481</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/47436"&gt;@vchuprina&lt;/a&gt;&amp;nbsp; do I have to do some changes to the Script ?????&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 11:25:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/nothing/m-p/1919341#M1218481</guid>
      <dc:creator>ashish1504</dc:creator>
      <dc:date>2022-04-18T11:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: Making a Copy of the KPI</title>
      <link>https://community.qlik.com/t5/QlikView/nothing/m-p/1919345#M1218483</link>
      <description>&lt;P&gt;No, you shouldn't make any changes, just select the correct field and use the same format of the field.&lt;/P&gt;
&lt;P&gt;In my example Date field contains values in the same format MM-DD-YYYY&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Date = {"&amp;gt;01-01-2022"}&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 11:29:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/nothing/m-p/1919345#M1218483</guid>
      <dc:creator>vchuprina</dc:creator>
      <dc:date>2022-04-18T11:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Making a Copy of the KPI</title>
      <link>https://community.qlik.com/t5/QlikView/nothing/m-p/1919360#M1218488</link>
      <description>&lt;P&gt;Hi Anat can you share your contact details so that&amp;nbsp; I can msg you personally&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 11:58:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/nothing/m-p/1919360#M1218488</guid>
      <dc:creator>ashish1504</dc:creator>
      <dc:date>2022-04-18T11:58:14Z</dc:date>
    </item>
  </channel>
</rss>

