<?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: Comment supprimer des valeurs in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Comment-supprimer-des-valeurs/m-p/614188#M81422</link>
    <description>&lt;P&gt;I suspect the issue is a precision issue with tth values displayed.&amp;nbsp; I suggest that you change the format of the E and D columns to display more than 4 decimal places.&amp;nbsp; This may expose where the issues are.&amp;nbsp; You may also be able to resolve the issue by rounding the values to 4 decimal places in your formula.&amp;nbsp; i.e&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;If(
	Abs(
		Round( :e[Sequence( 1, 55058, 1, 1 )], 4 )
		-Round( :e[Sequence( 2, 55058, 1, 1 )], 4 )
	) == Round( :d[Sequence( 1, 55058, 1, 1 )], 4 ),
	:f = .,
	:f = :e
)&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 20 Mar 2023 13:24:33 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2023-03-20T13:24:33Z</dc:date>
    <item>
      <title>Comment supprimer des valeurs</title>
      <link>https://community.jmp.com/t5/Discussions/Comment-supprimer-des-valeurs/m-p/614111#M81417</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hcarr01_0-1679306895098.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/51255i197FC01719687858/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hcarr01_0-1679306895098.png" alt="hcarr01_0-1679306895098.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hcarr01_1-1679307012088.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/51256i0741F5B6630B71F7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hcarr01_1-1679307012088.png" alt="hcarr01_1-1679307012088.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;DIV&gt;Bonjour, pourquoi les valeurs sélectionnées sur la BD ne sont pas manquates («&amp;nbsp;.&amp;nbsp;») ?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Cordialement&lt;/DIV&gt;</description>
      <pubDate>Sun, 11 Jun 2023 11:49:21 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Comment-supprimer-des-valeurs/m-p/614111#M81417</guid>
      <dc:creator>hcarr01</dc:creator>
      <dc:date>2023-06-11T11:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: Comment supprimer des valeurs</title>
      <link>https://community.jmp.com/t5/Discussions/Comment-supprimer-des-valeurs/m-p/614188#M81422</link>
      <description>&lt;P&gt;I suspect the issue is a precision issue with tth values displayed.&amp;nbsp; I suggest that you change the format of the E and D columns to display more than 4 decimal places.&amp;nbsp; This may expose where the issues are.&amp;nbsp; You may also be able to resolve the issue by rounding the values to 4 decimal places in your formula.&amp;nbsp; i.e&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;If(
	Abs(
		Round( :e[Sequence( 1, 55058, 1, 1 )], 4 )
		-Round( :e[Sequence( 2, 55058, 1, 1 )], 4 )
	) == Round( :d[Sequence( 1, 55058, 1, 1 )], 4 ),
	:f = .,
	:f = :e
)&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 20 Mar 2023 13:24:33 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Comment-supprimer-des-valeurs/m-p/614188#M81422</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2023-03-20T13:24:33Z</dc:date>
    </item>
  </channel>
</rss>

