🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Remove attribute having sum < 10

User: "marasma"
New Altair Community Member
Updated by Jocelyn
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

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "veve"
    New Altair Community Member
    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 :)