Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
Nível 1
Nível 2
Faça login na Comunidade
Faça logon para exibir todas as medalhas
Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
Solucionado! Ir para a Solução.
Visualizações
respostas
Total de curtidas
John, I found it! https://one.workfront.com/s/document-item?bundleId=the-new-workfront-experience&topicId=Content%2FWo...
(it's toString)
is it the same as it is for a calculation in workfront? (https://one.workfront.com/s/document-item?bundleId=the-new-workfront-experience&topicId=Content%2FRe... ) -- as in, can you do anything with this? I checked the functions in fusion and couldn't find anything there. You might submit a ticket and see if that was an oversight on workfront's part.
Visualizações
respostas
Total de curtidas
If if is, it's not obvious. I tried (string({{3.NewItemID}}) but that didn't use it as a function, it just set the variable to the literal "string({{3.NewItemID}})"
Visualizações
respostas
Total de curtidas
you might submit a ticket then. Seems weird that they would have a formatNumber but no formatString function.
Visualizações
respostas
Total de curtidas
John, I found it! https://one.workfront.com/s/document-item?bundleId=the-new-workfront-experience&topicId=Content%2FWo...
(it's toString)
WooHoo! That worked!!!!!
Thanks, Skye 😀
Visualizações
respostas
Total de curtidas
Hi John,
Untested, but one common approach is to "coerce" the data type by concatenating it with an empty string (e.g. CONCAT(myNumber,""))
Regards,
Doug
Thanks, Doug. That was going to be my Plan B.
Visualizações
respostas
Total de curtidas
Visualizações
Curtida
respostas