Hi
@EricShulman solved my previous query to transclude the number in field N
{{{ [tag[A]get[b]compare:number:gt{!!N}] }}}
If I wanted to get a list of the titles without tranclusion, this would work
{{{ [tag[A]]:filter[get[b]compare:number:gt[5]] }}}
but for some reason I can’t get it to work when attempting to transclude the field again.
Thanks
Jon