Forum Discussion
Stuk
9 years agoHelper I
dax formula problem
Hello ! i would like to create a column which give me the number of the week of the last appointement i have already tried or
but it's not working does anyone can help me?
5 Replies
- SeanCommunity Champion
When you say its not working - are you getting an error message OR not the result you want?
Also you may try ISBLANK ( Table[Column] ) instead of ISEMPTY ( Table )
- StukHelper I
Thanks but i tell me " can't convert "" which is Text type into Date type"
the problem probably don't come from the formula