Different processing blocks input to different models

I have a NN classifier and a k-means model, but different input data into each. I tried to make two separate processing blocks and then only checking the box within the model for data I’d like to go into each model, but the second model (k-means) still only gets the input from the processing block that is also passed into the NN classifer. I have tried rerunning and renaming the processing blocks, and still have no luck.

I tried this with a completely new project and switched the order of the two models, and confirmed that the same bug happens where the second model gets the input data from whatever the first model has selected. Are there any workarounds in the meantime?

Hi @jarnold1,

Can you please share your project ID?

Aurelien

Here is the project ID: 199417