Hey @Laurin ,
In order for filtering to work in your case, mesh and the parameters you want to color by should be in the same level.
Should be like this👇:
Instead of this👇:
So instead of creating a speckle object from your mesh and extending it with key/values, use your Mesh geometry as the “Speckle object” input. This way your geometry and attributes will be in the same level.