Count how many itens from one list you also have in another

I have this table which returns two different lists in each row and I would like to count how many itens from list 2 that are also inside the list 1. Does anyone knows how to proceed?

image

@Carlos_Roriz_Amplus_Construtora

You probably just need to de-bullet them:

2 Likes

I just bulleted it to clearly show that it was a list.

The problem was that I didn’t know abou the “CurrentValue” option… Cool! This was a lot easier than I was expecting…

Thank you!

1 Like