Options

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

  • Options
    Telcontar120Telcontar120 Moderator, 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
  • Options
    Telcontar120Telcontar120 Moderator, 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
  • Options
    sgnarkhede2016sgnarkhede2016 Member Posts: 152 Contributor II
    Key and values both are in stored in macro

Sign In or Register to comment.