<?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: Triggers with Text object for past days in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Triggers-with-Text-object-for-past-days/m-p/1419836#M428521</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This Should work.&lt;/P&gt;&lt;P&gt;='&amp;gt;=' &lt;STRONG&gt;&amp;amp;&lt;/STRONG&gt; $(vpast7days)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Dec 2017 11:35:44 GMT</pubDate>
    <dc:creator>zhadrakas</dc:creator>
    <dc:date>2017-12-18T11:35:44Z</dc:date>
    <item>
      <title>Triggers with Text object for past days</title>
      <link>https://community.qlik.com/t5/QlikView/Triggers-with-Text-object-for-past-days/m-p/1419833#M428518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have created a variables in the backed.&lt;/P&gt;&lt;P&gt;LET vTodays=Peek('Datums', -1, 'Master');&lt;/P&gt;&lt;P&gt;LET vpast7days = Date(vTodays-7);&lt;/P&gt;&lt;P&gt;Let vpast15days = Date(vTodays-15);&lt;/P&gt;&lt;P&gt;LET vpast30days = Date(vTodays-30);&lt;/P&gt;&lt;P&gt;LET vpast90days = Date(vTodays-90);&lt;/P&gt;&lt;P&gt;How to call these variables in the text object with the colors when i click on the 7 days i need to see last 7 days data etc..&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/187312_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;How can i achieve this one. Please any one can help on this?&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 10:29:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Triggers-with-Text-object-for-past-days/m-p/1419833#M428518</guid>
      <dc:creator>rkpatelqlikview</dc:creator>
      <dc:date>2017-12-18T10:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: Triggers with Text object for past days</title>
      <link>https://community.qlik.com/t5/QlikView/Triggers-with-Text-object-for-past-days/m-p/1419834#M428519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can create a Trigger on click:&lt;/P&gt;&lt;P&gt;Trigger: Select Field&lt;/P&gt;&lt;P&gt;FIELD: your DATE FIELD&lt;/P&gt;&lt;P&gt;Expression: ='&amp;gt;=' $(vpast7Days)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 10:37:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Triggers-with-Text-object-for-past-days/m-p/1419834#M428519</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2017-12-18T10:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Triggers with Text object for past days</title>
      <link>https://community.qlik.com/t5/QlikView/Triggers-with-Text-object-for-past-days/m-p/1419835#M428520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response Tim,&lt;/P&gt;&lt;P&gt;Its correct one ='&amp;gt;=$(vpast7days)'. I did same thing but not working. &lt;/P&gt;&lt;P&gt;Please let me know what is the problem? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 10:52:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Triggers-with-Text-object-for-past-days/m-p/1419835#M428520</guid>
      <dc:creator>rkpatelqlikview</dc:creator>
      <dc:date>2017-12-18T10:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Triggers with Text object for past days</title>
      <link>https://community.qlik.com/t5/QlikView/Triggers-with-Text-object-for-past-days/m-p/1419836#M428521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This Should work.&lt;/P&gt;&lt;P&gt;='&amp;gt;=' &lt;STRONG&gt;&amp;amp;&lt;/STRONG&gt; $(vpast7days)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 11:35:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Triggers-with-Text-object-for-past-days/m-p/1419836#M428521</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2017-12-18T11:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: Triggers with Text object for past days</title>
      <link>https://community.qlik.com/t5/QlikView/Triggers-with-Text-object-for-past-days/m-p/1419837#M428522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Tim. Previously its got worked but when added some data and refreshed then its stopped to work.&lt;/P&gt;&lt;P&gt;Is there any settings in Document properties? &lt;/P&gt;&lt;P&gt;what are the chances? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 12:31:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Triggers-with-Text-object-for-past-days/m-p/1419837#M428522</guid>
      <dc:creator>rkpatelqlikview</dc:creator>
      <dc:date>2017-12-18T12:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Triggers with Text object for past days</title>
      <link>https://community.qlik.com/t5/QlikView/Triggers-with-Text-object-for-past-days/m-p/1419838#M428523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created and call this varaible in the front end text object&lt;/P&gt;&lt;P&gt;Here Datums is i renamed Date field as Datums;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET vTodays=Peek('Datums', -1, 'Master');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=$(vTodays); -&amp;gt; In text object&lt;/P&gt;&lt;P&gt;Not showing any thing &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 12:36:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Triggers-with-Text-object-for-past-days/m-p/1419838#M428523</guid>
      <dc:creator>rkpatelqlikview</dc:creator>
      <dc:date>2017-12-18T12:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Triggers with Text object for past days</title>
      <link>https://community.qlik.com/t5/QlikView/Triggers-with-Text-object-for-past-days/m-p/1419839#M428524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are you using IE-Plugin or AJAX Client?&lt;/P&gt;&lt;P&gt;Could you send a screenshot with your current selection and a TextBox with $(vpast7days) to check if everything is fine?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 12:41:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Triggers-with-Text-object-for-past-days/m-p/1419839#M428524</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2017-12-18T12:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Triggers with Text object for past days</title>
      <link>https://community.qlik.com/t5/QlikView/Triggers-with-Text-object-for-past-days/m-p/1419840#M428525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is your Problem. try to rollback your changes. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 12:45:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Triggers-with-Text-object-for-past-days/m-p/1419840#M428525</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2017-12-18T12:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: Triggers with Text object for past days</title>
      <link>https://community.qlik.com/t5/QlikView/Triggers-with-Text-object-for-past-days/m-p/1419841#M428526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IE Plugin&lt;/P&gt;&lt;P&gt;I will send u screen shot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 12:58:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Triggers-with-Text-object-for-past-days/m-p/1419841#M428526</guid>
      <dc:creator>rkpatelqlikview</dc:creator>
      <dc:date>2017-12-18T12:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: Triggers with Text object for past days</title>
      <link>https://community.qlik.com/t5/QlikView/Triggers-with-Text-object-for-past-days/m-p/1419842#M428527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your quick response Tim.&lt;/P&gt;&lt;P&gt;Please find the attached QVW&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 13:08:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Triggers-with-Text-object-for-past-days/m-p/1419842#M428527</guid>
      <dc:creator>rkpatelqlikview</dc:creator>
      <dc:date>2017-12-18T13:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: Triggers with Text object for past days</title>
      <link>https://community.qlik.com/t5/QlikView/Triggers-with-Text-object-for-past-days/m-p/1419843#M428528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check attachment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 13:14:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Triggers-with-Text-object-for-past-days/m-p/1419843#M428528</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2017-12-18T13:14:48Z</dc:date>
    </item>
  </channel>
</rss>

