Row display problem

Hello to all,

I have a problem. I am trying to set up a system to automate the display of a line with a specific value. I can do it. But I can’t get the other lines to display if the specific value is not present.
I am trying to do if f is present display the line otherwise display the other lines.
I am looking for the F value in the table

Does anyone have an idea?

Thanks in advance,

Christian

Hello @Chris_88
As I’m reading your challenge, it sound like a job for IF Switch or Empty Table Switch node and then concatenate with an End IF node.

you can start with a ‘Rule-based Row Splitter’ node and connect the F case output port to the Empty Table Switch…

This is an empty sketch of the idea:

Let us know if further help is needed.

BR

3 Likes

Hi BR,
Thank you very much!
That’s exactly it!
Best regards,
Christian

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.