"Keep Originals" option in Apply Feature set - Bug or Feature?
pblack476
New Altair Community Member
When selecting keep originals in that operator it brings back every attribute of the original ExampleSet. Even attributes I had previously filtered out with select attributes. I would like it to return me just the ones in the previous operator. Not the ones from the beginning of the process.
Either that is a bug or if it is a feature then I want some form of REMOVE attributes instead of SELECT because ther eis no such option as well and RM seems to recall the attributes even after I select them out.
Tagged:
0
Best Answer
-
Yes, this is intended functionality, confirmed with Ingo. The program accesses initial data in process rather than data coming from operator before apply feature set.5
Answers
-
hi @pblack476 hmm not sure what you're trying to describe here. Can you please post some data and an XML process?0
-
Here it is. I am sorry for the poor clarity on my text:From my process you can see I have a big dataset with +300 Attributes. I Then select only one out of them and apply a new featureset to it. When I choose 'keep originals' I would expect it to return me the selected dataset that came INTO the apply FeatureSet operator. But instead it returns the ORIGINAL DATA from the beginning of the process. Completely ignoring my previous selection.If that is a Feature, I would then possibly request that the team consider adding a "Remove attributes" operator to make sure that the data going into the apply featureset operator does not contain the original dataset in it, or change the behaviour of the apply featureset 'keep originals' option. Which seems more reasonable.thanks!0
-
Yes, this is intended functionality, confirmed with Ingo. The program accesses initial data in process rather than data coming from operator before apply feature set.5