View Filter Getting replaced by newly generate filters

I am trying to generate view filters with Dynamo, by each floor elements. But it seems every time I am trying to run it, it is replacing the previous filter instead of creating new one. I am aware of dynamo behavior of replacing previous output with new one. I am running the script from Dynamo Player and also tried to run the script in separate session but the problem prevails. Any solution would be helpful. I am using ParameterFilterElement.ByRule Node to create the filters.

The previous filter element could be bound in the script.
Can you try the instruction below?

1 Like