Filter a table with another containing interval values

Hello,

I am a new user.

I have a table containing some measures by milli-seconds and I'd like to filter them with several intervals (begin and end) specified in the rows of a second table.

Anyone has an idea please ?

 

Hi Florent,

Please find attached a really simple example that does what you are looking for. If you want to filter your data for more than one interval you would need to implement a loop with the Table Row to Variable Loop Start node instead of the Table Row to Variable node.

Hope that helps,

Best,

Vincenzo

Hi Vincenzo,

thanks a lot ! I have found another solution with lists by this one is much better !

Best regards,

Florent

Hi Florent,

Please, feel free to share your solution!

Best,

Vincenzo