<?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: Refresh Date - Text Box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Refresh-Date-Text-Box/m-p/923887#M468730</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you have sheets&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Employed staff(SH01)&lt;/P&gt;&lt;P&gt;Starters &amp;amp; Leavers(SH02)&lt;/P&gt;&lt;P&gt;Additional Hours(SH03)&lt;/P&gt;&lt;P&gt;Agency working(SH04)&lt;/P&gt;&lt;P&gt;Sickness Levels(SH05)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (SubField(GetActiveSheetId(),'\',2)='&lt;SPAN style="font-size: 10pt;"&gt;SH05',Only({&amp;lt;Area = {'Sickness Refreshed'}&amp;gt;}&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Refresh_Date))&lt;/SPAN&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;The code excerpts are taken from Manish and Sunny &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;hth&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;Sasi&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Aug 2015 14:00:16 GMT</pubDate>
    <dc:creator>sasiparupudi1</dc:creator>
    <dc:date>2015-08-14T14:00:16Z</dc:date>
    <item>
      <title>Refresh Date - Text Box</title>
      <link>https://community.qlik.com/t5/QlikView/Refresh-Date-Text-Box/m-p/923884#M468727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have several different data sources all going into one dashboard report.&amp;nbsp; Each tab has a different theme.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Employed staff&lt;/P&gt;&lt;P&gt;Starters &amp;amp; Leavers&lt;/P&gt;&lt;P&gt;Additional Hours&lt;/P&gt;&lt;P&gt;Agency working&lt;/P&gt;&lt;P&gt;Sickness Levels&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a single table which holds the date and time each data source was last refreshed.&amp;nbsp; (see below)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refresh_Date&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Area&lt;/P&gt;&lt;P&gt;2015-08-13 14:17:33&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Employed Staff Refreshed&lt;/P&gt;&lt;P&gt;2015-08-13 14:35:29&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Starters_Leavers Refreshed&lt;/P&gt;&lt;P&gt;2015-08-13 14:41:41&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Additional Hours Refreshed&lt;/P&gt;&lt;P&gt;2015-08-13 14:35:30&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Agency Refreshed&lt;/P&gt;&lt;P&gt;2015-08-13 14:35:40&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sickness Refreshed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create a text box that only shows the relevant refresh date for each tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done this before when there was only 1 row in the data (e.g. &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;='Data last refreshed &lt;/SPAN&gt;'&amp;amp;Refresh_Date)&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt;, however I am unsure how I can get my text box to show the date for each &lt;/SPAN&gt;separate&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt; row, based on the tab (i.e.&amp;nbsp; only show refresh date for Sickness on the sickness Tab, only show Employed Staff date on Employed Staff tab, etc)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt;Any thoughts?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt;Phil&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 07:18:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Refresh-Date-Text-Box/m-p/923884#M468727</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-14T07:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Date - Text Box</title>
      <link>https://community.qlik.com/t5/QlikView/Refresh-Date-Text-Box/m-p/923885#M468728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=Only(IF(WildMatch(Area,'Additi*'),Refresh_Date))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 07:22:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Refresh-Date-Text-Box/m-p/923885#M468728</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-08-14T07:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Date - Text Box</title>
      <link>https://community.qlik.com/t5/QlikView/Refresh-Date-Text-Box/m-p/923886#M468729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try it with Only() function&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Only({&amp;lt;Area = {'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Employed Staff Refreshed&lt;/SPAN&gt;'}&amp;gt;}&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Refresh_Date)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 07:22:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Refresh-Date-Text-Box/m-p/923886#M468729</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-08-14T07:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Date - Text Box</title>
      <link>https://community.qlik.com/t5/QlikView/Refresh-Date-Text-Box/m-p/923887#M468730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you have sheets&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Employed staff(SH01)&lt;/P&gt;&lt;P&gt;Starters &amp;amp; Leavers(SH02)&lt;/P&gt;&lt;P&gt;Additional Hours(SH03)&lt;/P&gt;&lt;P&gt;Agency working(SH04)&lt;/P&gt;&lt;P&gt;Sickness Levels(SH05)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (SubField(GetActiveSheetId(),'\',2)='&lt;SPAN style="font-size: 10pt;"&gt;SH05',Only({&amp;lt;Area = {'Sickness Refreshed'}&amp;gt;}&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Refresh_Date))&lt;/SPAN&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;The code excerpts are taken from Manish and Sunny &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;hth&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;Sasi&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 14:00:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Refresh-Date-Text-Box/m-p/923887#M468730</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-08-14T14:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Date - Text Box</title>
      <link>https://community.qlik.com/t5/QlikView/Refresh-Date-Text-Box/m-p/923888#M468731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;worked well.&amp;nbsp; cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 14:17:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Refresh-Date-Text-Box/m-p/923888#M468731</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-14T14:17:08Z</dc:date>
    </item>
  </channel>
</rss>

