<?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: weekday function not working in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/weekday-function-not-working/m-p/2155399#M40671</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Now I understand that you are using the Qlik Sense WeekDay() formula. You can also use the same Excel formula and format the cells to display the result as day name:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ruggero_Piccoli_0-1703155790557.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/125952i8DF21BD025A4BEFA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ruggero_Piccoli_0-1703155790557.png" alt="Ruggero_Piccoli_0-1703155790557.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ruggero_Piccoli_1-1703155826917.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/125953i4F5C54CC8C153FC3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ruggero_Piccoli_1-1703155826917.png" alt="Ruggero_Piccoli_1-1703155826917.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Formatting the original date can be done by using the Excel formatting features but date in Qlik are duals so, if they are interpreted by Excel as text, the cell format is not applied. You can format them in the source table and force the output as Text(). Or you can create another formula and specify there the format of the output.&lt;/P&gt;
&lt;P&gt;There are some old posts in the community with mani details about working with dates.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ruggero&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Dec 2023 10:54:21 GMT</pubDate>
    <dc:creator>Ruggero_Piccoli</dc:creator>
    <dc:date>2023-12-21T10:54:21Z</dc:date>
    <item>
      <title>weekday function not working</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/weekday-function-not-working/m-p/2154577#M40660</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;got a simple report in excel format; I have a field called ENTRY_DATE I added a new formula with the following definition:&lt;BR /&gt;weekDay(ENTRY_DATE)&lt;BR /&gt;I added this formula to a new column but it always gives null or blank&lt;BR /&gt;while this function works in Qlik but in Nprinting designer not&lt;/P&gt;
&lt;P&gt;kindly advise&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ali_hijazi_0-1702988186075.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/125773iB281EC1272676213/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ali_hijazi_0-1702988186075.png" alt="ali_hijazi_0-1702988186075.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 12:18:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/weekday-function-not-working/m-p/2154577#M40660</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2023-12-19T12:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: weekday function not working</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/weekday-function-not-working/m-p/2154613#M40661</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;In similar cases post also a screenshot of the template. You added the formula only on the first row and it is not replicated on the other. To have the Excel native formula in all rows of the final report you can:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;create a native Excel table that includes the column with the formula. Details are explained in the help site page&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/nprinting/May2023/Content/NPrinting/ExcelReports/Pivot-table-Excel.htm" target="_blank"&gt;https://help.qlik.com/en-US/nprinting/May2023/Content/NPrinting/ExcelReports/Pivot-table-Excel.htm&lt;/A&gt;. I strongly suggest to use this approach because the report generation is faster.&lt;/LI&gt;
&lt;LI&gt;add the source straight table in the Levels node, re-create the table in Excel using levels and add the new calculated column. Explained in details in the same page as before it is slower, so not suggested.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ruggero&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 13:06:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/weekday-function-not-working/m-p/2154613#M40661</guid>
      <dc:creator>Ruggero_Piccoli</dc:creator>
      <dc:date>2023-12-19T13:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: weekday function not working</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/weekday-function-not-working/m-p/2154634#M40662</link>
      <description>&lt;P&gt;I'm not creating a pivot table but rather a simple straight table&lt;BR /&gt;I made a page for each employee&lt;BR /&gt;I'm dragging the formula to the second row after the header&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 13:36:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/weekday-function-not-working/m-p/2154634#M40662</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2023-12-19T13:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: weekday function not working</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/weekday-function-not-working/m-p/2154639#M40663</link>
      <description>&lt;P&gt;this is the template&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ali_hijazi_0-1702993195393.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/125794i8DBB12687383FB68/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ali_hijazi_0-1702993195393.png" alt="ali_hijazi_0-1702993195393.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 13:40:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/weekday-function-not-working/m-p/2154639#M40663</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2023-12-19T13:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: weekday function not working</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/weekday-function-not-working/m-p/2154659#M40664</link>
      <description>&lt;P&gt;now that formulas are not working&lt;BR /&gt;how can I change the format of the ENTRY_DATE to MM/DD?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 14:26:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/weekday-function-not-working/m-p/2154659#M40664</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2023-12-19T14:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: weekday function not working</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/weekday-function-not-working/m-p/2155399#M40671</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Now I understand that you are using the Qlik Sense WeekDay() formula. You can also use the same Excel formula and format the cells to display the result as day name:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ruggero_Piccoli_0-1703155790557.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/125952i8DF21BD025A4BEFA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ruggero_Piccoli_0-1703155790557.png" alt="Ruggero_Piccoli_0-1703155790557.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ruggero_Piccoli_1-1703155826917.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/125953i4F5C54CC8C153FC3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ruggero_Piccoli_1-1703155826917.png" alt="Ruggero_Piccoli_1-1703155826917.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Formatting the original date can be done by using the Excel formatting features but date in Qlik are duals so, if they are interpreted by Excel as text, the cell format is not applied. You can format them in the source table and force the output as Text(). Or you can create another formula and specify there the format of the output.&lt;/P&gt;
&lt;P&gt;There are some old posts in the community with mani details about working with dates.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ruggero&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 10:54:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/weekday-function-not-working/m-p/2155399#M40671</guid>
      <dc:creator>Ruggero_Piccoli</dc:creator>
      <dc:date>2023-12-21T10:54:21Z</dc:date>
    </item>
  </channel>
</rss>

