Trying to come up with the expression for this result
IIf([systemreqcountofworkshop].[course code]="CDV", and IIf(Max([Union X Percents].[%])>0.7,"X"," "))
not working....
need to stop looking at it, :)
Any help
Course code = CDV AND max of % is greater than 70 in order for field to be...