I want to apply some conditions to showing results in a graph to only show values related to records with a particular status. I thought I could set an enabled condition against the expression as per the below:
=([status])= 'status1','status2','status3'
but it doesnt seem to be working - I think i might have the wrong end of the stick with this functionality!
i am expecting it to only show the status i have placed into the rules.