Forum Discussion

nakin's avatar
nakin
Regular Visitor
8 years ago
Solved

Cannot convert value 'Monday' of type Text to type Number.

Hello,

I am trying to get the day name from a date but it keeps giving me the error below

 

 

Cannot convert value 'Monday' of type Text to type Number.

 

 

I am using the formula:   FORMAT('Views'[Created].[Day];"DDDD")

 

Any help would be appreciated!

 

Thanks

5 Replies