I was trying to get the year from dateformat. I have created a dimension object named YEAR. I have a date object in this format(Eg: 17/11/2009). The formula I used for YEAR object is:
=Year([Date])
which throws an error : #FORMAT, when I tried to pull the object into the table.