<?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: Formula in text box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Formula-in-text-box/m-p/941951#M1233110</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;YrWk={"$(=&lt;STRONG&gt;Year(Today())&amp;amp;'-Wk'&amp;amp;(Week(Today())-1)&lt;/STRONG&gt;)"}&amp;gt;}Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Nov 2015 09:22:58 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2015-11-05T09:22:58Z</dc:date>
    <item>
      <title>Formula in text box</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-in-text-box/m-p/941949#M1233104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, QV community&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one problem that needs solving.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have data for the sale of my company for every day.&lt;/P&gt;&lt;P&gt;I wanted to make a big text box that says "Sales in&amp;nbsp; &amp;amp; last(YrWk)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;But my problem is of course that the date is always changing so I have to make a formula in my text box&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me explain this better:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So today is the date 5.11.2015 so that makes it week 45 in the year 2015 or 2015-Wk45 in my data.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;So last week was 2015-Wk44.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;So I need a formula in the text box that says Sales in 2015-Wk44&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards Darri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-in-text-box/m-p/941949#M1233104</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Formula in text box</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-in-text-box/m-p/941950#M1233106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use predefiend function weekname (instead of "-" uses "/"&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;='Sales in ' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;WeekName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()-7) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/104000_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2015 09:18:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-in-text-box/m-p/941950#M1233106</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-05T09:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: Formula in text box</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-in-text-box/m-p/941951#M1233110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;YrWk={"$(=&lt;STRONG&gt;Year(Today())&amp;amp;'-Wk'&amp;amp;(Week(Today())-1)&lt;/STRONG&gt;)"}&amp;gt;}Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2015 09:22:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-in-text-box/m-p/941951#M1233110</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-11-05T09:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: Formula in text box</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-in-text-box/m-p/941952#M1233113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is what I am looking for but I would like to have 2015-Wk44 so the users knows exactly what I the data is showing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I feel like 2015/44 not explain good enough that it is week 44.&lt;/P&gt;&lt;P&gt;You have any idea to show Wk44&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2015 09:29:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-in-text-box/m-p/941952#M1233113</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-05T09:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: Formula in text box</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-in-text-box/m-p/941953#M1233115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;='Sales in ' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;())&amp;amp;'-Wk'&amp;amp;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Week&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;())-1) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;the function tresesco suggested (but only get text instead of sum)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2015 09:36:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-in-text-box/m-p/941953#M1233115</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-05T09:36:14Z</dc:date>
    </item>
  </channel>
</rss>

