<?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: Expression works in one document, not another in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-works-in-one-document-not-another/m-p/620413#M545314</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After having my coffee, I realized it was a typo with the actual variable names.&amp;nbsp; Sorry to cause a ruckus over a silly mistake.&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/blush.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Mar 2014 15:38:46 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-25T15:38:46Z</dc:date>
    <item>
      <title>Expression works in one document, not another</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-works-in-one-document-not-another/m-p/620407#M545308</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;&lt;/P&gt;&lt;P&gt;Hope this is something easy, but it is driving me crazy.&amp;nbsp; I have a variable, eLastDayOfMonth, set to this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=date(floor(monthend(addmonths(Today(),-1))), 'YYYYMMDD')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a textbox that shows this variable in a document, with this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=$(eLastDayOfLastMonth)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Works great.&amp;nbsp; In one document.&amp;nbsp; In another, I copied the same expressions and it displays a dash: -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What could cause this?&amp;nbsp; Are there document settings that could affect this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Blair&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 15:15:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-works-in-one-document-not-another/m-p/620407#M545308</guid>
      <dc:creator />
      <dc:date>2014-03-25T15:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Expression works in one document, not another</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-works-in-one-document-not-another/m-p/620408#M545309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are the number of dates in one app the same as the other?&amp;nbsp; If the expression has 2 possible values a text box will display a dash.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 15:17:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-works-in-one-document-not-another/m-p/620408#M545309</guid>
      <dc:creator>jpapador</dc:creator>
      <dc:date>2014-03-25T15:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Expression works in one document, not another</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-works-in-one-document-not-another/m-p/620409#M545310</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;Check there is no error while you copy and paste this expression in the variable&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=date(floor(monthend(addmonths(Today(),-1))), 'YYYYMMDD')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also check = sign in the variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Reagrds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 15:18:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-works-in-one-document-not-another/m-p/620409#M545310</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-03-25T15:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: Expression works in one document, not another</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-works-in-one-document-not-another/m-p/620410#M545311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The expression isn't related to a date at all.&amp;nbsp; It uses Today().&amp;nbsp; There are multiple date columns in both documents.&amp;nbsp; And believe me, I have checked the syntax of both over and over.&amp;nbsp; They are exactly the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 15:20:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-works-in-one-document-not-another/m-p/620410#M545311</guid>
      <dc:creator />
      <dc:date>2014-03-25T15:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: Expression works in one document, not another</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-works-in-one-document-not-another/m-p/620411#M545312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ah right my bad.&amp;nbsp; Have you tried just =eLastDayOfLastMonth without the dollar sign expansion?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 15:24:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-works-in-one-document-not-another/m-p/620411#M545312</guid>
      <dc:creator>jpapador</dc:creator>
      <dc:date>2014-03-25T15:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Expression works in one document, not another</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-works-in-one-document-not-another/m-p/620412#M545313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That doesn't work, and without the equals sign it of course shows the text of the expression.&amp;nbsp; I'm thinking it has to be document related, as the expressions are identical and don't explicitly involve the data at all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 15:27:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-works-in-one-document-not-another/m-p/620412#M545313</guid>
      <dc:creator />
      <dc:date>2014-03-25T15:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: Expression works in one document, not another</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-works-in-one-document-not-another/m-p/620413#M545314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After having my coffee, I realized it was a typo with the actual variable names.&amp;nbsp; Sorry to cause a ruckus over a silly mistake.&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/blush.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 15:38:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-works-in-one-document-not-another/m-p/620413#M545314</guid>
      <dc:creator />
      <dc:date>2014-03-25T15:38:46Z</dc:date>
    </item>
  </channel>
</rss>

