<?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: Date-Format in Pixel-Perfect Table (inside Level) in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/Date-Format-in-Pixel-Perfect-Table-inside-Level/m-p/2131338#M40315</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/157692"&gt;@dnl_kln&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is not true that you cannot get date as text from Qlik Sense. &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;You can do this but you need to create text field directly in your load script as a separate field&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#FF0000"&gt;and use that as a dimension in the table&lt;/FONT&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Text(Date(YourDateField,&lt;SPAN&gt;'DD.MM.YYYY'&lt;/SPAN&gt;))&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;as Date_Text - note that 'DD.MM.YYYY' can be replaced with date format you need.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;That is the only way of achieving this and was already discussed on multiple occasions here on community, for example:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Qlik-NPrinting/NP-17-3-PixelPerfect-and-Date-Format/td-p/1341022" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Qlik-NPrinting/NP-17-3-PixelPerfect-and-Date-Format/td-p/1341022&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Pixel-Perfect-Report-shows-date-value-as-MM-dd-yyyy/td-p/1642197" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Pixel-Perfect-Report-shows-date-value-as-MM-dd-yyyy/td-p/1642197&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;cheers&lt;/P&gt;
&lt;P&gt;Lech&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Oct 2023 09:08:55 GMT</pubDate>
    <dc:creator>Lech_Miszkiewicz</dc:creator>
    <dc:date>2023-10-24T09:08:55Z</dc:date>
    <item>
      <title>Date-Format in Pixel-Perfect Table (inside Level)</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Date-Format-in-Pixel-Perfect-Table-inside-Level/m-p/2131332#M40314</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;as some others, I'm trying to use a Date Field from Qlik-Sense inside a Pixel-Perfect Table.&lt;/P&gt;
&lt;P&gt;This seems to be a Problem inside N-Printing.&lt;/P&gt;
&lt;P&gt;I can not get the Date-Field from Qlik sense as Text, because adding Tables with a dimension beginning with "=" (as in "=text(Datefield)") is not possible in N-Printing.&lt;/P&gt;
&lt;P&gt;What can I do? The Datefield ist displayed as "dd45222M". If I deselect a String Format, It's just "45222".&lt;/P&gt;
&lt;P&gt;Any ideas?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 08:54:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Date-Format-in-Pixel-Perfect-Table-inside-Level/m-p/2131332#M40314</guid>
      <dc:creator>dnl_kln</dc:creator>
      <dc:date>2023-10-24T08:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: Date-Format in Pixel-Perfect Table (inside Level)</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Date-Format-in-Pixel-Perfect-Table-inside-Level/m-p/2131338#M40315</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/157692"&gt;@dnl_kln&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is not true that you cannot get date as text from Qlik Sense. &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;You can do this but you need to create text field directly in your load script as a separate field&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#FF0000"&gt;and use that as a dimension in the table&lt;/FONT&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Text(Date(YourDateField,&lt;SPAN&gt;'DD.MM.YYYY'&lt;/SPAN&gt;))&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;as Date_Text - note that 'DD.MM.YYYY' can be replaced with date format you need.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;That is the only way of achieving this and was already discussed on multiple occasions here on community, for example:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Qlik-NPrinting/NP-17-3-PixelPerfect-and-Date-Format/td-p/1341022" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Qlik-NPrinting/NP-17-3-PixelPerfect-and-Date-Format/td-p/1341022&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Pixel-Perfect-Report-shows-date-value-as-MM-dd-yyyy/td-p/1642197" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Pixel-Perfect-Report-shows-date-value-as-MM-dd-yyyy/td-p/1642197&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;cheers&lt;/P&gt;
&lt;P&gt;Lech&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 09:08:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Date-Format-in-Pixel-Perfect-Table-inside-Level/m-p/2131338#M40315</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2023-10-24T09:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Date-Format in Pixel-Perfect Table (inside Level)</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Date-Format-in-Pixel-Perfect-Table-inside-Level/m-p/2131341#M40316</link>
      <description>&lt;P&gt;Again - thank you&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1326"&gt;@Lech_Miszkiewicz&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 09:11:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Date-Format-in-Pixel-Perfect-Table-inside-Level/m-p/2131341#M40316</guid>
      <dc:creator>dnl_kln</dc:creator>
      <dc:date>2023-10-24T09:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Date-Format in Pixel-Perfect Table (inside Level)</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Date-Format-in-Pixel-Perfect-Table-inside-Level/m-p/2131378#M40317</link>
      <description>&lt;P&gt;No problem&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/157692"&gt;@dnl_kln&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":call_me_hand:"&gt;🤙&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 10:52:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Date-Format-in-Pixel-Perfect-Table-inside-Level/m-p/2131378#M40317</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2023-10-24T10:52:34Z</dc:date>
    </item>
  </channel>
</rss>

