<?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: Exporting Raw Data to Excel disregarding the formatting in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Exporting-Raw-Data-to-Excel-disregarding-the-formatting/m-p/1953270#M78617</link>
    <description>&lt;P&gt;You could try to use a dual() for it like:&lt;/P&gt;
&lt;P&gt;dual(&lt;SPAN&gt;num(Sum(Sales)/1000000000,'#.000 bn€', '.',','),&amp;nbsp;Sum(Sales))&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;- Marcus&lt;/P&gt;</description>
    <pubDate>Fri, 08 Jul 2022 09:34:53 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2022-07-08T09:34:53Z</dc:date>
    <item>
      <title>Exporting Raw Data to Excel disregarding the formatting</title>
      <link>https://community.qlik.com/t5/App-Development/Exporting-Raw-Data-to-Excel-disregarding-the-formatting/m-p/1952922#M78580</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;
&lt;P&gt;I want to display my sales data 1561000000 € as 1.561 bn€ in a pivot table but I want the raw number to be exported to excel. Dividing the sales by 1000000000 in the set expression num(Sum(Sales)/1000000000,'#.000 bn€', '.',',') leads to the right format, unfortunately it is no longer possible to export the the raw number.&lt;/P&gt;
&lt;P&gt;Any suggestions how to display this type (1.561 bn€) of format and to export the raw sales amount to excel without dividing it?&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 14:31:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Exporting-Raw-Data-to-Excel-disregarding-the-formatting/m-p/1952922#M78580</guid>
      <dc:creator>michisull</dc:creator>
      <dc:date>2022-07-07T14:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Raw Data to Excel disregarding the formatting</title>
      <link>https://community.qlik.com/t5/App-Development/Exporting-Raw-Data-to-Excel-disregarding-the-formatting/m-p/1952965#M78586</link>
      <description>Hello ,&lt;BR /&gt;&lt;BR /&gt;Perhaps you can hide the column with the raw data and format another cell . The following community post may help.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/App-Development/How-To-Hide-Column-in-Qlik-Sense-Straight-Table/td-p/1912618#:~:text=Unfortunately%2C%20Qlik%20Sense%20does%20not,but%20only%20on%20regular%20tables" target="_blank"&gt;https://community.qlik.com/t5/App-Development/How-To-Hide-Column-in-Qlik-Sense-Straight-Table/td-p/1912618#:~:text=Unfortunately%2C%20Qlik%20Sense%20does%20not,but%20only%20on%20regular%20tables&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;Unfortunately, Qlik Sense does not have the "hide column" functionality. However, there are some extensions that allow you to hide columns, but only on regular tables.&lt;BR /&gt;&lt;BR /&gt;For example, VizLib has one:&lt;BR /&gt;&lt;BR /&gt; &lt;A href="https://community.vizlib.com/support/solutions/articles/35000107234-vizlib-table-properties-data-and" target="_blank"&gt;https://community.vizlib.com/support/solutions/articles/35000107234-vizlib-table-properties-data-and&lt;/A&gt;...&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Jul 2022 15:17:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Exporting-Raw-Data-to-Excel-disregarding-the-formatting/m-p/1952965#M78586</guid>
      <dc:creator>Ray_Strother</dc:creator>
      <dc:date>2022-07-07T15:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Raw Data to Excel disregarding the formatting</title>
      <link>https://community.qlik.com/t5/App-Development/Exporting-Raw-Data-to-Excel-disregarding-the-formatting/m-p/1953270#M78617</link>
      <description>&lt;P&gt;You could try to use a dual() for it like:&lt;/P&gt;
&lt;P&gt;dual(&lt;SPAN&gt;num(Sum(Sales)/1000000000,'#.000 bn€', '.',','),&amp;nbsp;Sum(Sales))&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 09:34:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Exporting-Raw-Data-to-Excel-disregarding-the-formatting/m-p/1953270#M78617</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2022-07-08T09:34:53Z</dc:date>
    </item>
  </channel>
</rss>

