Hi all,
I have a record with fields as List of texts. I'm trying without success to build a function stack to count how many times an specific word appears.
In the exemple below, you can see 3 records and 2 list of texts. If I want to count how many times the word 'Proud' appears, how should the function stack be?