Mohammad,
Thanks but I should have specified 5.1.19 and the two lists are set of titles.
Thanks Mohammad for responding.
I went for a long walk to the Gym and back, and the method popped in my head. I had actually done it before
It goes something like this wrapped in another list to generate each servicename
<$list filter="[is[current]contains:person-services-list[$servicename$]]" emptyMessage=" "><$text text=<<value>>/></$list>
But the overall problem makes my head hurt because I need to Get a "list name" from one field, obtain a list of services from the "list name" tiddler and compare with the
person-services-list field on another tiddler.Arggggghhhh
Tony