Forum Discussion
Stuk
Helper I
9 years agodax 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?
Sean
Community Champion
9 years agoWhen 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 )
- Stuk9 years ago
Helper 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- Sean9 years ago
Community Champion
WEEKNUM works on dates!
Does the [Dernier RDV] column contain dates?
If it does select the Column and convert it to DATA TYPE: Date
This should resolve it!
- Stuk9 years ago
Helper I
I can't convert it into Date ( actual Data type : Text) BUT in request editor the data type is Date