<?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: Text Object values that should not change in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Text-Object-values-that-should-not-change/m-p/1399987#M424543</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I just figured it out.&amp;nbsp; I can create an alternate state just for the text object so whatever I choose to place in the text object will not change --no matter where I choose to use the formula.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Sep 2017 15:33:58 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-09-12T15:33:58Z</dc:date>
    <item>
      <title>Text Object values that should not change</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Object-values-that-should-not-change/m-p/1399984#M424540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm working on a dashboard that contains several sheets. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the first sheet, the user has access to a filter for "Month/Year"&amp;nbsp; (i.e. Jan 2017 to March 2017).&amp;nbsp; A text object was created to show what timeframe the user has selected.&amp;nbsp; The formula for the text object is shown below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;'Time period chosen: '&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;Date&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;Min&lt;/SPAN&gt;( &lt;SPAN style="color: #800000;"&gt;MONTHandYEAR&lt;/SPAN&gt;), 'MMMM YYYY') &amp;amp;' to '&amp;amp; &lt;SPAN style="color: #0000ff;"&gt;Date&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;Max&lt;/SPAN&gt;( &lt;SPAN style="color: #800000;"&gt;MONTHandYEAR&lt;/SPAN&gt;), 'MMMM YYYY') &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;I would like to show this text object on each sheet the way it appears on the first sheet whether there are alternate states or not. in the remaining sheets.&amp;nbsp;&amp;nbsp; On the second sheet that is an inherited state, there is a filter that changes the Month/Year values using the formula.&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Is there a way in which I can use the formula above and not have the values change regardless of filters or alternate states?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Thanks for your help.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 15:19:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Object-values-that-should-not-change/m-p/1399984#M424540</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-12T15:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Text Object values that should not change</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Object-values-that-should-not-change/m-p/1399985#M424541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can be done using {1} over set operator&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'Time period chosen: '&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #0000ff;"&gt;Date&lt;/SPAN&gt;(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #0000ff;"&gt;Min&lt;/SPAN&gt;({1} &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #800000;"&gt;MONTHandYEAR&lt;/SPAN&gt;), 'MMMM YYYY') &amp;amp;' to '&amp;amp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #0000ff;"&gt;Date&lt;/SPAN&gt;(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #0000ff;"&gt;Max&lt;/SPAN&gt;({1} &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #800000;"&gt;MONTHandYEAR&lt;/SPAN&gt;), 'MMMM YYYY')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 15:21:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Object-values-that-should-not-change/m-p/1399985#M424541</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-09-12T15:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Text Object values that should not change</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Object-values-that-should-not-change/m-p/1399986#M424542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response Anil, but the revised formula does not work.&amp;nbsp;&amp;nbsp; Instead of showing Jan 2017 to March 2017, it is showing the first Month/Year (June 2016) and the last Month/Year (May 2016) available for the user to choose from. &lt;/P&gt;&lt;P&gt;The revised formula disregards the choices made by the user.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 15:29:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Object-values-that-should-not-change/m-p/1399986#M424542</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-12T15:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: Text Object values that should not change</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Object-values-that-should-not-change/m-p/1399987#M424543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I just figured it out.&amp;nbsp; I can create an alternate state just for the text object so whatever I choose to place in the text object will not change --no matter where I choose to use the formula.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 15:33:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Object-values-that-should-not-change/m-p/1399987#M424543</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-12T15:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: Text Object values that should not change</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Object-values-that-should-not-change/m-p/1399988#M424544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, Alternate state can achieve. Please close this thread by mark your response as correct. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note - I don't prefer to use Alternate States many cases until unless needed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 15:39:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Object-values-that-should-not-change/m-p/1399988#M424544</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-09-12T15:39:50Z</dc:date>
    </item>
  </channel>
</rss>

