<?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: question about a dual field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/question-about-a-dual-field/m-p/923228#M319707</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;Sorry, I think the expression should be&lt;/P&gt;&lt;P&gt;date(makedate(year(today()),11),'MMMMM')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 13.3333330154419px;"&gt;{&amp;lt;Month={"$(=date(makedate(year(today()),2),'MMMMM'))"}&amp;gt;} &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 13.3333330154419px;"&gt;hth&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 13.3333330154419px;"&gt;Sasi&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Aug 2015 19:07:19 GMT</pubDate>
    <dc:creator>sasiparupudi1</dc:creator>
    <dc:date>2015-08-13T19:07:19Z</dc:date>
    <item>
      <title>question about a dual field</title>
      <link>https://community.qlik.com/t5/QlikView/question-about-a-dual-field/m-p/923221#M319700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Month is a dual field. I'd like to use it in a set expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{&amp;lt;Month={'TextValue'}&amp;gt;} - this script works fine&lt;/P&gt;&lt;P&gt;e.g. &lt;SPAN style="font-size: 13.3333330154419px;"&gt;{&amp;lt;Month={'Январь'}&amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 13.3333330154419px;"&gt;{&amp;lt;Month={NumericValue}&amp;gt;} &lt;SPAN style="color: #ff0000; font-size: 13.3333330154419px;"&gt;- this doesn't work&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;e.g. &lt;/SPAN&gt;{&amp;lt;Month={1}&amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;I need to base my set expression in a numeric value of Month for some reason.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Is it possible?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Thank you in advance,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Larisa&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 17:31:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/question-about-a-dual-field/m-p/923221#M319700</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-13T17:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: question about a dual field</title>
      <link>https://community.qlik.com/t5/QlikView/question-about-a-dual-field/m-p/923222#M319701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create two field like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Month(Date) as Month,&lt;/P&gt;&lt;P&gt;Num(Month(Date)) as MonthID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now use MonthID in your set expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 17:44:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/question-about-a-dual-field/m-p/923222#M319701</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-08-13T17:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: question about a dual field</title>
      <link>https://community.qlik.com/t5/QlikView/question-about-a-dual-field/m-p/923223#M319702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 13.3333330154419px;"&gt;{&amp;lt;Month={$(=Month(1))}&amp;gt;} &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 18:18:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/question-about-a-dual-field/m-p/923223#M319702</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-08-13T18:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: question about a dual field</title>
      <link>https://community.qlik.com/t5/QlikView/question-about-a-dual-field/m-p/923224#M319703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it results in null.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 18:21:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/question-about-a-dual-field/m-p/923224#M319703</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-13T18:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: question about a dual field</title>
      <link>https://community.qlik.com/t5/QlikView/question-about-a-dual-field/m-p/923225#M319704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px;"&gt;Pls try.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px;"&gt;{&amp;lt;Num(Month)={NumericValue}&amp;gt;} &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 18:26:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/question-about-a-dual-field/m-p/923225#M319704</guid>
      <dc:creator>prabhu0505</dc:creator>
      <dc:date>2015-08-13T18:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: question about a dual field</title>
      <link>https://community.qlik.com/t5/QlikView/question-about-a-dual-field/m-p/923226#M319705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I results in error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 18:29:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/question-about-a-dual-field/m-p/923226#M319705</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-13T18:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: question about a dual field</title>
      <link>https://community.qlik.com/t5/QlikView/question-about-a-dual-field/m-p/923227#M319706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is your month in the format like January,Febrauary,etc?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if yes then this should work&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 13.3333330154419px;"&gt;{&amp;lt;Month={"$(=Date(Month(1),'MMMM'))"}&amp;gt;} &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 18:47:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/question-about-a-dual-field/m-p/923227#M319706</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-08-13T18:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: question about a dual field</title>
      <link>https://community.qlik.com/t5/QlikView/question-about-a-dual-field/m-p/923228#M319707</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;Sorry, I think the expression should be&lt;/P&gt;&lt;P&gt;date(makedate(year(today()),11),'MMMMM')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 13.3333330154419px;"&gt;{&amp;lt;Month={"$(=date(makedate(year(today()),2),'MMMMM'))"}&amp;gt;} &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 13.3333330154419px;"&gt;hth&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 13.3333330154419px;"&gt;Sasi&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 19:07:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/question-about-a-dual-field/m-p/923228#M319707</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-08-13T19:07:19Z</dc:date>
    </item>
  </channel>
</rss>

