Relevance from qna doesn't work in fixlet

Hi,

I am trying to create a relevance in fixlet, that is checking if clients are not applicable to baseline.
I have created such relevance and tested it in QnA (and it works there):

if ((number of unique values of values of headers “Subject” of relevant fixlets whose ( value of header “Subject” of it starts with “name_of_baseline”) of site whose (name of it = “name_of_site”)) = 0 ) then true else false

but when I put it in actual fixlet it is not working.
Does anybody knows what is happening?

Thanks!

This is an intentional limitation that ‘relevant fixlets’ inspector cannot be used inside of fixlet relevance because the answer could change based on the results of what you are actively evaluating. This relevance can only be used in QnA, Client Compliance or a property.