<?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: Add specific values in the table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Add-specific-values-in-the-table/m-p/1814114#M66545</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/143372"&gt;@simonecimino&lt;/a&gt;&amp;nbsp; that's why I ask for the initial input&lt;/P&gt;</description>
    <pubDate>Thu, 10 Jun 2021 09:37:29 GMT</pubDate>
    <dc:creator>Taoufiq_Zarra</dc:creator>
    <dc:date>2021-06-10T09:37:29Z</dc:date>
    <item>
      <title>Add specific values in the table</title>
      <link>https://community.qlik.com/t5/App-Development/Add-specific-values-in-the-table/m-p/1814072#M66537</link>
      <description>&lt;P&gt;Good morning,&lt;BR /&gt;do you know how to add the values of the "Importo incasso" column for each "IDENTIFICATIVO BONIFICO"?&lt;/P&gt;&lt;P&gt;So if I have 3 lines with the same "IDENTIFICATIVO BONIFICO" I would like to display the total sum of "Importo Incasso" for that "IDENTIFICATIVO BONIFICO"&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cattura.PNG" style="width: 703px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/56576i5E33E6D7A918976C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Cattura.PNG" alt="Cattura.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 07:41:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-specific-values-in-the-table/m-p/1814072#M66537</guid>
      <dc:creator>simonecimino</dc:creator>
      <dc:date>2021-06-10T07:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Add specific values in the table</title>
      <link>https://community.qlik.com/t5/App-Development/Add-specific-values-in-the-table/m-p/1814075#M66538</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/143372"&gt;@simonecimino&lt;/a&gt;&amp;nbsp; if i understood correctly&lt;/P&gt;&lt;LI-CODE lang="python"&gt;sum(total &amp;lt;[IDENTIFICATIVO BONIFICO]&amp;gt; [Importo Incasso])&lt;/LI-CODE&gt;&lt;P&gt;if not can you share a sample data and the expected output in table format&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 07:55:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-specific-values-in-the-table/m-p/1814075#M66538</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2021-06-10T07:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Add specific values in the table</title>
      <link>https://community.qlik.com/t5/App-Development/Add-specific-values-in-the-table/m-p/1814082#M66539</link>
      <description>&lt;P&gt;Thanks for the reply&amp;nbsp;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/56648"&gt;@Taoufiq_Zarra&lt;/a&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.PNG" style="width: 949px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/56579iD862A42999DB0565/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;I tried what you suggested. However, I expect to find the total sum for each line, so 115.24 repeated on the 3 lines that have that "IDENTIFICATIVO BONIFICO"&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 08:09:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-specific-values-in-the-table/m-p/1814082#M66539</guid>
      <dc:creator>simonecimino</dc:creator>
      <dc:date>2021-06-10T08:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: Add specific values in the table</title>
      <link>https://community.qlik.com/t5/App-Development/Add-specific-values-in-the-table/m-p/1814084#M66540</link>
      <description>&lt;P&gt;can you attached a sample data and the expected output? &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/143372"&gt;@simonecimino&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 08:13:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-specific-values-in-the-table/m-p/1814084#M66540</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2021-06-10T08:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Add specific values in the table</title>
      <link>https://community.qlik.com/t5/App-Development/Add-specific-values-in-the-table/m-p/1814089#M66542</link>
      <description>&lt;P&gt;I would like to get the column highlighted in red.&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/56648"&gt;@Taoufiq_Zarra&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.PNG" style="width: 859px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/56580i0FF2022B5BFCE0A9/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 08:26:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-specific-values-in-the-table/m-p/1814089#M66542</guid>
      <dc:creator>simonecimino</dc:creator>
      <dc:date>2021-06-10T08:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: Add specific values in the table</title>
      <link>https://community.qlik.com/t5/App-Development/Add-specific-values-in-the-table/m-p/1814091#M66543</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/143372"&gt;@simonecimino&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dimension: Importo Incasso and IDENTICATIVO BONIFICO&lt;/P&gt;&lt;P&gt;and measure :&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;sum(total &amp;lt;[IDENTICATIVO BONIFICO]&amp;gt; [Importo Incasso])&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;output:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Taoufiq_Zarra_0-1623315059651.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/56581i6FC34FC3127C9EE5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Taoufiq_Zarra_0-1623315059651.png" alt="Taoufiq_Zarra_0-1623315059651.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>Thu, 10 Jun 2021 08:51:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-specific-values-in-the-table/m-p/1814091#M66543</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2021-06-10T08:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: Add specific values in the table</title>
      <link>https://community.qlik.com/t5/App-Development/Add-specific-values-in-the-table/m-p/1814103#M66544</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/56648"&gt;@Taoufiq_Zarra&lt;/a&gt;&amp;nbsp;Unfortunately I don't get the same output ... I probably have some problems in the inputs ...&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I get "IDENTIFICATIVO BONIFICO" like this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=If(WildMatch([CSVexport (1).Descrizione],'*'&amp;amp;Fatture&amp;amp;'*'), TextBetween([CSVexport (1).Descrizione], 'Cro: ', ' Note:'))


&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and I get "IMPORTO INCASSO" like this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;= If(WildMatch([Fatture],'*'&amp;amp;S_FATTURA_DEF&amp;amp;'*'), TOTALE_IMPORTO)
&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 09:18:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-specific-values-in-the-table/m-p/1814103#M66544</guid>
      <dc:creator>simonecimino</dc:creator>
      <dc:date>2021-06-10T09:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Add specific values in the table</title>
      <link>https://community.qlik.com/t5/App-Development/Add-specific-values-in-the-table/m-p/1814114#M66545</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/143372"&gt;@simonecimino&lt;/a&gt;&amp;nbsp; that's why I ask for the initial input&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 09:37:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-specific-values-in-the-table/m-p/1814114#M66545</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2021-06-10T09:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Add specific values in the table</title>
      <link>https://community.qlik.com/t5/App-Development/Add-specific-values-in-the-table/m-p/1814117#M66546</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/56648"&gt;@Taoufiq_Zarra&lt;/a&gt;&amp;nbsp;Sorry, I don't understand. In input I have two separate excel files and I get "IDENTIFICATIVO BONIFICO" and "IMPORTO INCASSO" as I explained above.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 09:40:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-specific-values-in-the-table/m-p/1814117#M66546</guid>
      <dc:creator>simonecimino</dc:creator>
      <dc:date>2021-06-10T09:40:14Z</dc:date>
    </item>
  </channel>
</rss>

