Good night,
I have an Excel file with a date attribute with value 31062014 and I want to derive the format dd, MM, yyyy which in this case is: 31, 06, 2014.
I realized that when I point out the 2 (AnoAtributo, MesAtributo) hops get this message:
2014/06/22 21:16:13 - Data Validator Null.0 - Unable to find the specified fieldname 'Ano' for validation#1
Works with only one hop. Why?
Captura de tela de 2014-06-22 21:18:22.jpg
Attached follows a .Pdf with more details.
Format_many_dates.pdf
If I connect directly to T_tempo table I get the message:
[4 - Erro] T_tempo
The name of field number 1 is not the same as in the first row received: you're mixing rows with different layout. Field [Ano String(4)] does not have the same name as field [Mes String(100)].
Grateful!
I have an Excel file with a date attribute with value 31062014 and I want to derive the format dd, MM, yyyy which in this case is: 31, 06, 2014.
I realized that when I point out the 2 (AnoAtributo, MesAtributo) hops get this message:
2014/06/22 21:16:13 - Data Validator Null.0 - Unable to find the specified fieldname 'Ano' for validation#1
Works with only one hop. Why?
Captura de tela de 2014-06-22 21:18:22.jpg
Attached follows a .Pdf with more details.
Format_many_dates.pdf
If I connect directly to T_tempo table I get the message:
[4 - Erro] T_tempo
The name of field number 1 is not the same as in the first row received: you're mixing rows with different layout. Field [Ano String(4)] does not have the same name as field [Mes String(100)].
Grateful!