<?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: Display Text in Text Object depending on today() function? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-Text-in-Text-Object-depending-on-today-function/m-p/845037#M996343</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;maybe with a $&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;only({&amp;lt;Baseline_Start={"$(=Today())"}&amp;gt;} Task_Name)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Jun 2015 20:18:12 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2015-06-29T20:18:12Z</dc:date>
    <item>
      <title>Display Text in Text Object depending on today() function?</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Text-in-Text-Object-depending-on-today-function/m-p/845035#M996341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H1 style="font-style: inherit; font-size: 26px; font-family: inherit;"&gt;&lt;/H1&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;I have an excel table loaded into qlikview with two columns, one contain a task description and the other dates. What expression would I need to display the task description in the text object if the date listed in the table matches the current date? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;The closest if have gotten to this working is with this expression:&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;=only({&amp;lt;Baseline_Start={'MM/DD/YYYY')}&amp;gt; }Task_Name)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;but I would like for it to use the today() function for the date instead of manually entering the date string so it will update on its own. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Any suggestions? Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2015 20:00:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Text-in-Text-Object-depending-on-today-function/m-p/845035#M996341</guid>
      <dc:creator />
      <dc:date>2015-06-29T20:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: Display Text in Text Object depending on today() function?</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Text-in-Text-Object-depending-on-today-function/m-p/845036#M996342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=only({&amp;lt;Baseline_Start={"$(=Today())"}&amp;gt;} Task_Name)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;or maybe you have to adjust the format to your settings like&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=only({&amp;lt;Baseline_Start={"$(=Date(Today(),'MM/DD/YYYY'))"}&amp;gt;} Task_Name)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;IMG alt="QlikCommunity_Thread_170479_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/91225_QlikCommunity_Thread_170479_Pic1.JPG" style="height: 178px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;hope this helps&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Marco&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2015 20:15:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Text-in-Text-Object-depending-on-today-function/m-p/845036#M996342</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-06-29T20:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Display Text in Text Object depending on today() function?</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Text-in-Text-Object-depending-on-today-function/m-p/845037#M996343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;maybe with a $&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;only({&amp;lt;Baseline_Start={"$(=Today())"}&amp;gt;} Task_Name)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2015 20:18:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Text-in-Text-Object-depending-on-today-function/m-p/845037#M996343</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-06-29T20:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: Display Text in Text Object depending on today() function?</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Text-in-Text-Object-depending-on-today-function/m-p/845038#M996344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;already noticed it was missing, thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2015 20:24:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Text-in-Text-Object-depending-on-today-function/m-p/845038#M996344</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-06-29T20:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: Display Text in Text Object depending on today() function?</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Text-in-Text-Object-depending-on-today-function/m-p/845039#M996345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marco.&amp;nbsp; The first solution worked perfectly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 14:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Text-in-Text-Object-depending-on-today-function/m-p/845039#M996345</guid>
      <dc:creator />
      <dc:date>2015-06-30T14:02:30Z</dc:date>
    </item>
  </channel>
</rss>

