<?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 Expression in Text Object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-in-Text-Object/m-p/1274548#M848722</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have two variables v_CurrentFiscalYear and&amp;nbsp; v_CurrentFiscalYearPeriod. Those two are returing correct value is I use these to show only value in Text Object. But I want to show like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fiscal Year = CurrentFiscalYear and Fiscal Month = CurrentFiscalYearPeriod&lt;/P&gt;&lt;P&gt;My expression is like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Fiscal Year =' &amp;amp; ='$(v_CurrentFiscalYear)'&amp;nbsp; &amp;amp; 'and Fiscal Month =' ='$(v_CurrentFiscalYearPeriod)'&lt;/P&gt;&lt;P&gt;But it is throwing error. How to to handle this.&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sarif&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>mhmmd_srf</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Expression in Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-Text-Object/m-p/1274548#M848722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have two variables v_CurrentFiscalYear and&amp;nbsp; v_CurrentFiscalYearPeriod. Those two are returing correct value is I use these to show only value in Text Object. But I want to show like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fiscal Year = CurrentFiscalYear and Fiscal Month = CurrentFiscalYearPeriod&lt;/P&gt;&lt;P&gt;My expression is like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Fiscal Year =' &amp;amp; ='$(v_CurrentFiscalYear)'&amp;nbsp; &amp;amp; 'and Fiscal Month =' ='$(v_CurrentFiscalYearPeriod)'&lt;/P&gt;&lt;P&gt;But it is throwing error. How to to handle this.&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sarif&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-Text-Object/m-p/1274548#M848722</guid>
      <dc:creator>mhmmd_srf</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Expression in Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-Text-Object/m-p/1274549#M848723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try removing the quotes around variable expansion and removing extra '=' signs, like:&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;='Fiscal Year =' &lt;STRONG&gt;&amp;amp;&lt;/STRONG&gt; $(v_CurrentFiscalYear)&amp;nbsp; &amp;amp; 'and Fiscal Month ='&lt;STRONG&gt; &amp;amp;&lt;/STRONG&gt; $(v_CurrentFiscalYearPeriod)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2017 07:11:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-Text-Object/m-p/1274549#M848723</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-03-13T07:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Expression in Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-in-Text-Object/m-p/1274550#M848724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Fiscal Year = ' &amp;amp; '$(v_CurrentFiscalYear)' &lt;/P&gt;&lt;P&gt;='Fiscal Year = ' &amp;amp; '$(v_CurrentFiscalYearPeriod)' &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2017 07:16:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-in-Text-Object/m-p/1274550#M848724</guid>
      <dc:creator>dsharmaqv</dc:creator>
      <dc:date>2017-03-13T07:16:17Z</dc:date>
    </item>
  </channel>
</rss>

