The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

how Can I filtered out multiple product through filter example expression.

sgnarkhede2016sgnarkhede2016 Member Posts: 152 Contributor II
edited August 2020 in Help
Hello ,
I have two macro that contain %{key}  %{value}
In key I have "Product"  and Value I have "Remittence,Travel Card"

In my input data contains column "Product" that contains many product i want to filtered out only two i mentinoned in macro
How can i do?
Tagged:

Answers

  • Telcontar120Telcontar120 RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,635 Unicorn
    You should be able to use Filter Examples and then simply specify conditions where your Product Value contains either "Remittance" or "Travel Card".
    Brian T.
    Lindon Ventures 
    Data Science Consulting from Certified RapidMiner Experts
  • Telcontar120Telcontar120 RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,635 Unicorn
    You should be able to use Filter Examples and then simply specify conditions where your Product Value contains either "Remittance" or "Travel Card".
    Brian T.
    Lindon Ventures 
    Data Science Consulting from Certified RapidMiner Experts
  • sgnarkhede2016sgnarkhede2016 Member Posts: 152 Contributor II
    Key and values both are in stored in macro

Sign In or Register to comment.