<?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: Changing the numeric values to text in Pivot in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Changing-the-numeric-values-to-text-in-Pivot/m-p/2518877#M106152</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/330008"&gt;@karandeep&lt;/a&gt;&amp;nbsp;Instead of replace or convert your field, you should create a new field, using&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28038"&gt;@marcus_sommer&lt;/a&gt;&amp;nbsp; or &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/301982"&gt;@Kelliesy&lt;/a&gt;&amp;nbsp;suggerences&lt;/P&gt;</description>
    <pubDate>Fri, 23 May 2025 13:32:49 GMT</pubDate>
    <dc:creator>QFabian</dc:creator>
    <dc:date>2025-05-23T13:32:49Z</dc:date>
    <item>
      <title>Changing the numeric values to text in Pivot</title>
      <link>https://community.qlik.com/t5/App-Development/Changing-the-numeric-values-to-text-in-Pivot/m-p/2518837#M106142</link>
      <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have created a Pivot table in Qlik where a column contains values of 0 and 1, which I have counted into two separate columns. However, I would like to display '0' as 'No' and '1' as 'Yes'. Is there a way to convert numeric values into text within the Pivot table? Many thanks.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="karandeep_0-1747992863507.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/180747i40D9EE4F7C18B5E1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="karandeep_0-1747992863507.png" alt="karandeep_0-1747992863507.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2025 09:35:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Changing-the-numeric-values-to-text-in-Pivot/m-p/2518837#M106142</guid>
      <dc:creator>karandeep</dc:creator>
      <dc:date>2025-05-23T09:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the numeric values to text in Pivot</title>
      <link>https://community.qlik.com/t5/App-Development/Changing-the-numeric-values-to-text-in-Pivot/m-p/2518872#M106150</link>
      <description>&lt;P&gt;You could use a calculated dimension with: pick(MyField + 1, 'No', 'Yes') respectively moving this logic into the data-model and/or creating a dual(), like: dual(pick(MyField + 1, 'No', 'Yes'), MyField) as MyField&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2025 13:22:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Changing-the-numeric-values-to-text-in-Pivot/m-p/2518872#M106150</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2025-05-23T13:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the numeric values to text in Pivot</title>
      <link>https://community.qlik.com/t5/App-Development/Changing-the-numeric-values-to-text-in-Pivot/m-p/2518873#M106151</link>
      <description>&lt;P&gt;Can you use this in the field logic?&amp;nbsp; if(yourcolumname = 0, 'N', 'Y')&amp;nbsp; ?&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2025 13:25:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Changing-the-numeric-values-to-text-in-Pivot/m-p/2518873#M106151</guid>
      <dc:creator>Kelliesy</dc:creator>
      <dc:date>2025-05-23T13:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the numeric values to text in Pivot</title>
      <link>https://community.qlik.com/t5/App-Development/Changing-the-numeric-values-to-text-in-Pivot/m-p/2518877#M106152</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/330008"&gt;@karandeep&lt;/a&gt;&amp;nbsp;Instead of replace or convert your field, you should create a new field, using&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28038"&gt;@marcus_sommer&lt;/a&gt;&amp;nbsp; or &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/301982"&gt;@Kelliesy&lt;/a&gt;&amp;nbsp;suggerences&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2025 13:32:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Changing-the-numeric-values-to-text-in-Pivot/m-p/2518877#M106152</guid>
      <dc:creator>QFabian</dc:creator>
      <dc:date>2025-05-23T13:32:49Z</dc:date>
    </item>
  </channel>
</rss>

