<?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>Question Re: Table Comparison Filter Option  - Issue in Data Services in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/table-comparison-filter-option-issue-in-data-services/qaa-p/401871#M43992</link>
    <description>&lt;P&gt;Hi Prashanth,&lt;/P&gt;&lt;P&gt;According to the &lt;A href="http://help.sap.com/businessobject/product_guides/sbods42/en/ds_42_reference_en.pdf"&gt;Reference Manual&lt;/A&gt;
 Page 343, in the filter area, conditions are put against target 
columns. If you want input filter you can do it before the Table 
Comparison. In the manual, you can see what type of conditions can be 
applied. I usually use global variables or substitution parameters, as 
data flow parameters are not accepted.&lt;/P&gt;&lt;P&gt;Valid filter expressions may contain the following elements: &lt;/P&gt;&lt;P&gt;●
Columns from the comparison table &lt;/P&gt;&lt;P&gt;●
Constants (integers, strings, substitution parameters, global variables, 
and expressions with these combinations) &lt;/P&gt;&lt;P&gt;●
Relational operators (
=
, 
&amp;lt;
, 
&amp;gt;
, 
&amp;lt;=
, 
&amp;gt;=
, 
LIKE
, 
IN
) &lt;/P&gt;&lt;P&gt;●
Logical operators (
AND
, 
OR)&lt;/P&gt;&lt;P&gt;Don't drag and drop in the filter area columns from the INPUT 
schema as this will give you the above error you have. Go to the smart 
editor and you will see that the input schema is not available anyway, 
only the target schema.&lt;/P&gt;&lt;P&gt;What I think we could suggest SAP team is to not allow input columns to be drag and dropped into the filter area, yes &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;LINK: &lt;A href="https://ideas.sap.com/D38713" target="test_blank"&gt;https://ideas.sap.com/D38713&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regard,&lt;/P&gt;&lt;P&gt;Bogdan&lt;/P&gt;</description>
    <pubDate>Thu, 17 Nov 2016 12:33:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-11-17T12:33:57Z</dc:date>
    <item>
      <title>Table Comparison Filter Option  - Issue in Data Services</title>
      <link>https://community.sap.com/t5/technology-q-a/table-comparison-filter-option-issue-in-data-services/qaq-p/401870</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We have a scenario where we need to update delta records of Sales Order table from JDE to SAP HANA via BODS.&lt;/P&gt;&lt;P&gt;I have used table comparison to detect the records that need to be updated or inserted.&lt;/P&gt;&lt;P&gt;The issue I am facing is when I try to restrict the amount of records that is going to fill in the cache using filter option then I get the below error even though the column is present in the comparison table.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ERROR MESSAGE : &lt;/STRONG&gt;Only columns from a comparison table are allowed in a table comparison filter expression.&lt;/P&gt;&lt;P&gt;I tried the same thing in the other table using filter option in table comparison and it worked perfectly.&lt;/P&gt;&lt;P&gt;I am wondering if there is any limitation on this table comparison filter based on size or number of columns or is it a known bug which needs to be fixed with a sap note.&lt;/P&gt;&lt;P&gt;The target volume is huge with around 14 million records so unless I use the filter the cache will not be able to accommodate the full volume.&lt;/P&gt;&lt;P&gt;Appreciate your help. Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/6735-capture.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/6740-capture.png" /&gt;&lt;/P&gt;&lt;P&gt;Also when I had 250+ columns in the target table the datastore was not even available in the filter editor. Only the variables tab was available. Has anyone faced similar issue?&lt;/P&gt;&lt;P&gt;Cheers,&lt;BR /&gt;Prashanth&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2016 20:32:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/table-comparison-filter-option-issue-in-data-services/qaq-p/401870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-11-16T20:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Table Comparison Filter Option  - Issue in Data Services</title>
      <link>https://community.sap.com/t5/technology-q-a/table-comparison-filter-option-issue-in-data-services/qaa-p/401871#M43992</link>
      <description>&lt;P&gt;Hi Prashanth,&lt;/P&gt;&lt;P&gt;According to the &lt;A href="http://help.sap.com/businessobject/product_guides/sbods42/en/ds_42_reference_en.pdf"&gt;Reference Manual&lt;/A&gt;
 Page 343, in the filter area, conditions are put against target 
columns. If you want input filter you can do it before the Table 
Comparison. In the manual, you can see what type of conditions can be 
applied. I usually use global variables or substitution parameters, as 
data flow parameters are not accepted.&lt;/P&gt;&lt;P&gt;Valid filter expressions may contain the following elements: &lt;/P&gt;&lt;P&gt;●
Columns from the comparison table &lt;/P&gt;&lt;P&gt;●
Constants (integers, strings, substitution parameters, global variables, 
and expressions with these combinations) &lt;/P&gt;&lt;P&gt;●
Relational operators (
=
, 
&amp;lt;
, 
&amp;gt;
, 
&amp;lt;=
, 
&amp;gt;=
, 
LIKE
, 
IN
) &lt;/P&gt;&lt;P&gt;●
Logical operators (
AND
, 
OR)&lt;/P&gt;&lt;P&gt;Don't drag and drop in the filter area columns from the INPUT 
schema as this will give you the above error you have. Go to the smart 
editor and you will see that the input schema is not available anyway, 
only the target schema.&lt;/P&gt;&lt;P&gt;What I think we could suggest SAP team is to not allow input columns to be drag and dropped into the filter area, yes &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;LINK: &lt;A href="https://ideas.sap.com/D38713" target="test_blank"&gt;https://ideas.sap.com/D38713&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regard,&lt;/P&gt;&lt;P&gt;Bogdan&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2016 12:33:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/table-comparison-filter-option-issue-in-data-services/qaa-p/401871#M43992</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-11-17T12:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: Table Comparison Filter Option  - Issue in Data Services</title>
      <link>https://community.sap.com/t5/technology-q-a/table-comparison-filter-option-issue-in-data-services/qaa-p/401872#M43993</link>
      <description>&lt;P&gt;Thanks for your response Bogdan.&lt;/P&gt;&lt;P&gt;I am actually trying to restrict the amount of records that is filling up the cache. I am using the target columns in the filter as per the reference manual but still get the error message. &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Error Message:&lt;/STRONG&gt; Only columns from a comparison table are allowed in a table comparison filter expression.&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Prashanth&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2016 14:17:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/table-comparison-filter-option-issue-in-data-services/qaa-p/401872#M43993</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-11-17T14:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Table Comparison Filter Option  - Issue in Data Services</title>
      <link>https://community.sap.com/t5/technology-q-a/table-comparison-filter-option-issue-in-data-services/qaa-p/401873#M43994</link>
      <description>&lt;P&gt;Please remove the "table" name which sits before the column. Type only the column.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bogdan&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2016 11:44:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/table-comparison-filter-option-issue-in-data-services/qaa-p/401873#M43994</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-12-06T11:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Table Comparison Filter Option  - Issue in Data Services</title>
      <link>https://community.sap.com/t5/technology-q-a/table-comparison-filter-option-issue-in-data-services/qaa-p/401874#M43995</link>
      <description>&lt;P&gt;This seems to be a bug in BODS which doesn't allow the use of columns in table comparison filter. We have moved to an alternate approach to handle the volumes.&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Prashanth&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2017 15:23:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/table-comparison-filter-option-issue-in-data-services/qaa-p/401874#M43995</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-03-02T15:23:57Z</dc:date>
    </item>
  </channel>
</rss>

