You need to return a boolean with your variable:
=If(ToNumber([Production Year])=Year(CurrentDate());1;0)
Then filter your chart on this variable, where variable Greater Than 0
You need to return a boolean with your variable:
=If(ToNumber([Production Year])=Year(CurrentDate());1;0)
Then filter your chart on this variable, where variable Greater Than 0