<?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: Field not displaying in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Field-not-displaying/m-p/1039284#M639388</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I found out the issue but still need a bit of help resolving it.&amp;nbsp; The months that are missing are those that have month ends on a Sunday(which we carry no data).&amp;nbsp; The months are May2015, and Janurary 2016.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a text object with this field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= if(%Date=Date#(MonthEnd(%Date)),1,0) (which is stored as MonthEndFlag) in the data Model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I select 1/30/2016, the month end flag = 0.&amp;nbsp; I need to incorporate the logic to say is the date of the month end is a Sunday, get the previous day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once again here are the fields from the data model&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;date(%Date-day(%Date)-(if(WeekDay(%Date-day(%Date))='Sun',1,0))) as PrevMonthEnd,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(%Date=Date#(MonthEnd(%Date)),1,0) as MonthEndFlag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would prefer to make a new field for the month end flag with the Sunday logic in it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Apr 2016 13:47:02 GMT</pubDate>
    <dc:creator>qlikofba</dc:creator>
    <dc:date>2016-04-05T13:47:02Z</dc:date>
    <item>
      <title>Field not displaying</title>
      <link>https://community.qlik.com/t5/QlikView/Field-not-displaying/m-p/1039277#M639381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to print the previous 13 month ends in a pivot table across the top. &lt;/P&gt;&lt;P&gt;The dimensions i am using are:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(WildMatch(TrendGroupDesc,'*Retail CD*'),plan_desc_nm)&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PrevMonthEnd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my expression is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum({$&amp;lt;Year=,Month=,Week=,Date=,%Date=,prod_dt=,[Month Year]=,MonthNo=,YearMonthNo=,YearMonthSeq={"&amp;lt;=$(=max(YearMonthSeq)) &amp;gt;=$(=max(YearMonthSeq)-12)"},MonthEndFlag={1}&amp;gt;} mtd_avg_bal_amt)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure why, but the dates are randomly skipping a month, depending on how I edit the second dimension. The data is correct for the remaining months, but I cannot figure out why all previous 13 month end dates aren't appearing. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I use a list box on the 'PrevMonthEnd' field, all the month ends show including the one that is missing from the table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 15:03:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-not-displaying/m-p/1039277#M639381</guid>
      <dc:creator>qlikofba</dc:creator>
      <dc:date>2016-04-01T15:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Field not displaying</title>
      <link>https://community.qlik.com/t5/QlikView/Field-not-displaying/m-p/1039278#M639382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a sample you can share showing the issue? It is difficult to troubleshoot the issue without looking at it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 22:24:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-not-displaying/m-p/1039278#M639382</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-01T22:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Field not displaying</title>
      <link>https://community.qlik.com/t5/QlikView/Field-not-displaying/m-p/1039279#M639383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean with '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;depending on how I edit the second dimension'? I don't understand that part.&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;Besides this, have you disabled 'suppress zero values' on presentation tab? &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;And have you checked that you have data (expression results) for all combinations of the dimension values you expect to show up?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 22:36:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-not-displaying/m-p/1039279#M639383</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-04-01T22:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Field not displaying</title>
      <link>https://community.qlik.com/t5/QlikView/Field-not-displaying/m-p/1039280#M639384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, forgot the editing the second dimension part.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had It originally checked off, but just unchecked the suppress zero values, and it is still missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created another pivot table with dimensions of PrevMonthEnd, TrendGroupDesc, and plan_desc_nm with the same expression.&amp;nbsp; There still is the same month missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i change the expression to sum(mtd_avg_bal_amt) the month then shows, but shows the most recent two month ends have number that are way off.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 12:22:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-not-displaying/m-p/1039280#M639384</guid>
      <dc:creator>qlikofba</dc:creator>
      <dc:date>2016-04-04T12:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: Field not displaying</title>
      <link>https://community.qlik.com/t5/QlikView/Field-not-displaying/m-p/1039281#M639385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it would be more than helpful if we could have a look at your data model and the complete setting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you upload a small sample QVW that demonstrates your issue? You don't need to post the real data, just some sample records (that still show your issue).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 12:50:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-not-displaying/m-p/1039281#M639385</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-04-04T12:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: Field not displaying</title>
      <link>https://community.qlik.com/t5/QlikView/Field-not-displaying/m-p/1039282#M639386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The document is very complex and I am unsure how to put sample records into my document. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it would help i can post the snippets of code where the fields are being pulled from.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 13:02:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-not-displaying/m-p/1039282#M639386</guid>
      <dc:creator>qlikofba</dc:creator>
      <dc:date>2016-04-04T13:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Field not displaying</title>
      <link>https://community.qlik.com/t5/QlikView/Field-not-displaying/m-p/1039283#M639387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps this document helps: &lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2016 13:51:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-not-displaying/m-p/1039283#M639387</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-04-04T13:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Field not displaying</title>
      <link>https://community.qlik.com/t5/QlikView/Field-not-displaying/m-p/1039284#M639388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I found out the issue but still need a bit of help resolving it.&amp;nbsp; The months that are missing are those that have month ends on a Sunday(which we carry no data).&amp;nbsp; The months are May2015, and Janurary 2016.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a text object with this field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= if(%Date=Date#(MonthEnd(%Date)),1,0) (which is stored as MonthEndFlag) in the data Model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I select 1/30/2016, the month end flag = 0.&amp;nbsp; I need to incorporate the logic to say is the date of the month end is a Sunday, get the previous day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once again here are the fields from the data model&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;date(%Date-day(%Date)-(if(WeekDay(%Date-day(%Date))='Sun',1,0))) as PrevMonthEnd,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(%Date=Date#(MonthEnd(%Date)),1,0) as MonthEndFlag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would prefer to make a new field for the month end flag with the Sunday logic in it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2016 13:47:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-not-displaying/m-p/1039284#M639388</guid>
      <dc:creator>qlikofba</dc:creator>
      <dc:date>2016-04-05T13:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: Field not displaying</title>
      <link>https://community.qlik.com/t5/QlikView/Field-not-displaying/m-p/1039285#M639389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If &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;date(%Date-day(%Date)-(if(WeekDay(%Date-day(%Date))='Sun',1,0))) as PrevMonthEnd,&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;gives you the right prev month end (and this is already checking for Sundays, then&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-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;If(%Date = (floor(MonthEnd(%Date))- if(WeekDay(%Date)='Sun',1,0) ),1,0 ) as MonthEndFlagNew&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;should work as well.&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>Tue, 05 Apr 2016 17:09:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-not-displaying/m-p/1039285#M639389</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-04-05T17:09:37Z</dc:date>
    </item>
  </channel>
</rss>

