<?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 Need help with a variant (? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-help-with-a-variant/m-p/2082905#M1243711</link>
    <description>&lt;P&gt;Hi, i'm New at Qlikview, and i'm trying to simplify my code but i can't do it.For example this is my code when I load information from an excel source.&lt;/P&gt;
&lt;P&gt;Load&lt;BR /&gt;Period,&lt;BR /&gt;[Company Code] as [CC],&lt;BR /&gt;Amount,&lt;BR /&gt;Amount * -1 as [Negative Amount],&lt;BR /&gt;[Negative Amount] /1000 as [Neg Amount in miles]&lt;/P&gt;
&lt;P&gt;The code write with Bold, doesn't work, probably because "[Negative Amount]" it's not recognized from the source of the excel. But I need it to work, cause i'm on more complex formulas, and I need them to look easy to understand.&lt;/P&gt;
&lt;P&gt;Pleasee help,&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator>castro8</dc:creator>
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>Need help with a variant (?</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-a-variant/m-p/2082905#M1243711</link>
      <description>&lt;P&gt;Hi, i'm New at Qlikview, and i'm trying to simplify my code but i can't do it.For example this is my code when I load information from an excel source.&lt;/P&gt;
&lt;P&gt;Load&lt;BR /&gt;Period,&lt;BR /&gt;[Company Code] as [CC],&lt;BR /&gt;Amount,&lt;BR /&gt;Amount * -1 as [Negative Amount],&lt;BR /&gt;[Negative Amount] /1000 as [Neg Amount in miles]&lt;/P&gt;
&lt;P&gt;The code write with Bold, doesn't work, probably because "[Negative Amount]" it's not recognized from the source of the excel. But I need it to work, cause i'm on more complex formulas, and I need them to look easy to understand.&lt;/P&gt;
&lt;P&gt;Pleasee help,&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-a-variant/m-p/2082905#M1243711</guid>
      <dc:creator>castro8</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with a variant (?</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-a-variant/m-p/2083203#M1243713</link>
      <description>&lt;P&gt;You could apply&amp;nbsp;consecutive logic within loads with a preceding load, like:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;load *,&amp;nbsp;[Negative Amount] /1000 as [Neg Amount in miles];&lt;BR /&gt;Load&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Period,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[Company Code] as [CC],&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Amount,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Amount * -1 as [Negative Amount]&lt;BR /&gt;&lt;/SPAN&gt;from Source;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2023 10:41:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-a-variant/m-p/2083203#M1243713</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2023-06-13T10:41:14Z</dc:date>
    </item>
  </channel>
</rss>

