<?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: (HELP) Using functions and formula's in an Text Object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/HELP-Using-functions-and-formula-s-in-an-Text-Object/m-p/806501#M661199</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;WeekEnd function needs a parameter.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WeekEnd(Today())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;will return the end of today's week.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Mar 2015 16:35:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-03-27T16:35:54Z</dc:date>
    <item>
      <title>(HELP) Using functions and formula's in an Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/HELP-Using-functions-and-formula-s-in-an-Text-Object/m-p/806496#M661194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a text object where I use function and formula to create a more dynamic title.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've figure out how to get my desired result for Week of, but now I have another area I would like to fill in that would create an if/or situation. This is if I have selected instead of WeekEnd, MonthEnd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My formula now is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='&amp;gt;&amp;gt; '&amp;amp;UPPER(Business Unit)&amp;amp;' CYCLE TIME - WEEK OF '&amp;amp;date(WeekEnd-6)&amp;amp;'&amp;nbsp; -&amp;nbsp; '&amp;amp;WeekEnd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result: Business Unit Cycle Time - Week of 3/16/2015 - 3/22/2015&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This formula would then be effected by a multi box I have set up for the Business Unit and WeekEnd variables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other than the if/or situation I'm not sure how I would be able to account for the starting date of the month like I do above with "-6".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thank you for any advice you can lend me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Myles Holland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 14:41:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HELP-Using-functions-and-formula-s-in-an-Text-Object/m-p/806496#M661194</guid>
      <dc:creator />
      <dc:date>2015-03-27T14:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: (HELP) Using functions and formula's in an Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/HELP-Using-functions-and-formula-s-in-an-Text-Object/m-p/806497#M661195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MonthStart()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 14:49:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HELP-Using-functions-and-formula-s-in-an-Text-Object/m-p/806497#M661195</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2015-03-27T14:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: (HELP) Using functions and formula's in an Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/HELP-Using-functions-and-formula-s-in-an-Text-Object/m-p/806498#M661196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should be able to use WeekStart() and WeekEnd() as well as MonthStart() and MonthEnd()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 16:07:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HELP-Using-functions-and-formula-s-in-an-Text-Object/m-p/806498#M661196</guid>
      <dc:creator>Roop</dc:creator>
      <dc:date>2015-03-27T16:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: (HELP) Using functions and formula's in an Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/HELP-Using-functions-and-formula-s-in-an-Text-Object/m-p/806499#M661197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rupert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for responding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neither seem to yield a results in my text object.&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;Myles&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 16:30:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HELP-Using-functions-and-formula-s-in-an-Text-Object/m-p/806499#M661197</guid>
      <dc:creator />
      <dc:date>2015-03-27T16:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: (HELP) Using functions and formula's in an Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/HELP-Using-functions-and-formula-s-in-an-Text-Object/m-p/806500#M661198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;...MonthStart(WeekEnd)...&lt;/SPAN&gt; ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 16:34:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HELP-Using-functions-and-formula-s-in-an-Text-Object/m-p/806500#M661198</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-03-27T16:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: (HELP) Using functions and formula's in an Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/HELP-Using-functions-and-formula-s-in-an-Text-Object/m-p/806501#M661199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;WeekEnd function needs a parameter.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WeekEnd(Today())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;will return the end of today's week.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 16:35:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HELP-Using-functions-and-formula-s-in-an-Text-Object/m-p/806501#M661199</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-27T16:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: (HELP) Using functions and formula's in an Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/HELP-Using-functions-and-formula-s-in-an-Text-Object/m-p/806502#M661200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Bill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There should already be a parameter. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To restate from my original post I have multibox set up. This multibox has the Business Unit, Week End and now Month End. &lt;/P&gt;&lt;P&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;='&amp;gt;&amp;gt; '&amp;amp;UPPER(Business Unit)&amp;amp;' CYCLE TIME - WEEK OF '&amp;amp;date(WeekEnd-6)&amp;amp;'&amp;nbsp; -&amp;nbsp; '&amp;amp;WeekEnd &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; line-height: 1.5em;"&gt;works, and shows the result of : &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Business Unit Cycle Time - Week of 3/16/2015 - 3/22/2015. &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;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;However, I need to come up with something more dynamic that tells me the Month Ending instead. &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;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Regards,&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;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Myles Holland&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;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 16:47:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HELP-Using-functions-and-formula-s-in-an-Text-Object/m-p/806502#M661200</guid>
      <dc:creator />
      <dc:date>2015-03-27T16:47:11Z</dc:date>
    </item>
  </channel>
</rss>

