Remove attribute having sum < 10

marasmamarasma Member Posts: 2 Contributor I
edited November 2018 in Help
Hello everybody...
I'm pretty desperate, so gotta ask here... how can I remove an attribute having sum of the rows less than 10?
I tried Filter Examples, W-Filtered Attribute Eval, but... nothing!
Thank you  :D

Answers

  • veveveve Member Posts: 63 Contributor II
    Hello,

    I would generate a new column (Generate Attributes) and then filter the result with ("Filter Examples").
    In Filter examples you have to chose 'attribute_value_filter' and then write the rule newcolumn < 10


    Hope this helps :)
Sign In or Register to comment.