<?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: Qliksense UI help in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qliksense-UI-help/m-p/70619#M4679</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="QlikSenseFunction.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/204595_QlikSenseFunction.PNG" style="width: 620px; height: 141px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first is just text, the second is a data item and executes the Reloadtime() function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jun 2018 15:22:36 GMT</pubDate>
    <dc:creator>jwjackso</dc:creator>
    <dc:date>2018-06-07T15:22:36Z</dc:date>
    <item>
      <title>Qliksense UI help</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-UI-help/m-p/70610#M4670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Qliker's,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement to show data refresh date on "&lt;STRONG&gt;SHEET TITLE BAR&lt;/STRONG&gt;".&amp;nbsp; I tried getting reload date in variable and display it with sheet title but it shows variable name and not the value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so I wanted to know is it possible to get Reload() work on Sheet Title bar ? if yes , then please let me how . I would appreciate!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 13:23:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-UI-help/m-p/70610#M4670</guid>
      <dc:creator>arusanah</dc:creator>
      <dc:date>2018-06-07T13:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense UI help</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-UI-help/m-p/70611#M4671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Introduce the following formula in the "Title Expression" box in the Sheet Propiertes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=ReloadTime()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 14:18:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-UI-help/m-p/70611#M4671</guid>
      <dc:creator>jaumecf23</dc:creator>
      <dc:date>2018-06-07T14:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense UI help</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-UI-help/m-p/70612#M4672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a reason you are assigning the function to a variable.&amp;nbsp; Why not add the below statement to the sheet "Title expression" or Description.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Data Refreshed On '&amp;amp;ReloadTime()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 14:19:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-UI-help/m-p/70612#M4672</guid>
      <dc:creator>jwjackso</dc:creator>
      <dc:date>2018-06-07T14:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense UI help</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-UI-help/m-p/70613#M4673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am on the February release for Qlik Sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="SheetTitle.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/204605_SheetTitle.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;The value in my variable is 1. the Title on the Sheet is 'Sheet 1'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this what you want to do? Do you mean something else?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 14:49:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-UI-help/m-p/70613#M4673</guid>
      <dc:creator>jschrader</dc:creator>
      <dc:date>2018-06-07T14:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense UI help</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-UI-help/m-p/70614#M4674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you show how you define the vFFValue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 14:52:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-UI-help/m-p/70614#M4674</guid>
      <dc:creator>jwjackso</dc:creator>
      <dc:date>2018-06-07T14:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense UI help</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-UI-help/m-p/70615#M4675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/204604_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it just returns text. expression i', using is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Summary'&amp;amp;ReloadTime()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 15:00:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-UI-help/m-p/70615#M4675</guid>
      <dc:creator>arusanah</dc:creator>
      <dc:date>2018-06-07T15:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense UI help</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-UI-help/m-p/70616#M4676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/204608_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this also displays just text ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vDate= today()-1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 15:02:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-UI-help/m-p/70616#M4676</guid>
      <dc:creator>arusanah</dc:creator>
      <dc:date>2018-06-07T15:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense UI help</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-UI-help/m-p/70617#M4677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/204610_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where is the fx() box ? all I see is these options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and when I enter =ReloadTime() . it just returns text,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 15:15:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-UI-help/m-p/70617#M4677</guid>
      <dc:creator>arusanah</dc:creator>
      <dc:date>2018-06-07T15:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense UI help</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-UI-help/m-p/70618#M4678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need it on SHEET TITLE bar and not the object bar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 15:17:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-UI-help/m-p/70618#M4678</guid>
      <dc:creator>arusanah</dc:creator>
      <dc:date>2018-06-07T15:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense UI help</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-UI-help/m-p/70619#M4679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="QlikSenseFunction.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/204595_QlikSenseFunction.PNG" style="width: 620px; height: 141px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first is just text, the second is a data item and executes the Reloadtime() function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 15:22:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-UI-help/m-p/70619#M4679</guid>
      <dc:creator>jwjackso</dc:creator>
      <dc:date>2018-06-07T15:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense UI help</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-UI-help/m-p/70620#M4680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For small applications, I do let vVariable = today() in the load script. Then, I call the variable in Qlik Sense. For larger applications with a staging process, I do let vMaxDate = today() in stage one. Then, I create a inline table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ReloadTable:&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;ID, Value&lt;/P&gt;&lt;P&gt;1, '$(vMaxDate)'&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;store * from ReloadTable into [file path]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then,&amp;nbsp; in the stage 3 application I load the table and do a peek function to set the reload variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let vMaxDate = peek('MaxDate',-1,'Reload');&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 15:33:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-UI-help/m-p/70620#M4680</guid>
      <dc:creator>jschrader</dc:creator>
      <dc:date>2018-06-07T15:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense UI help</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-UI-help/m-p/70621#M4681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which version of Qlik Sense are you using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 15:34:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-UI-help/m-p/70621#M4681</guid>
      <dc:creator>jschrader</dc:creator>
      <dc:date>2018-06-07T15:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense UI help</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-UI-help/m-p/70622#M4682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jerry ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already am using it in text object. But what I was trying to see is if we can get it on " MY New Sheet " - bar . just trying to see if I can save some&amp;nbsp; space in real estate and use it for something else .&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 15:35:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-UI-help/m-p/70622#M4682</guid>
      <dc:creator>arusanah</dc:creator>
      <dc:date>2018-06-07T15:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense UI help</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-UI-help/m-p/70623#M4683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am on the February 2018 release of Qlik Sense. If you are on an older version of Qlik Sense, then you will need to upgrade to get the fx in chart title. I do not remember when, but I believe there was a time when you could not use formulas to rename the sheet title.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="204607" alt="fullview.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/204607_fullview.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 15:45:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-UI-help/m-p/70623#M4683</guid>
      <dc:creator>jschrader</dc:creator>
      <dc:date>2018-06-07T15:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense UI help</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-UI-help/m-p/70624#M4684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Goto&amp;nbsp; sheet properties&lt;BR /&gt; and&amp;nbsp; in title expression try as below&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;='XXXX as on '&amp;amp;Reloadtime()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/204656_Capture.PNG" style="height: 76px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 05:59:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-UI-help/m-p/70624#M4684</guid>
      <dc:creator>premvihari</dc:creator>
      <dc:date>2018-06-08T05:59:45Z</dc:date>
    </item>
  </channel>
</rss>

