Quantcast
Channel: SYNCHRO Construction Solution
Viewing all articles
Browse latest Browse all 6333

Forum Post: RE: Combine 2 user field into one

$
0
0
Hi - Are the two UFV "Total" and "Completed" both String type? My guess is that your Script does not work because these two are Number type. In that case you may want to change UF type for both UFs to String first. If you use SYNCHRO Script it looks like: TASK(SELECTED) ASSIGN_UF("Result", STRING, STRING( UFV("Completed"))+"/"+STRING( UFV("Total")) If you use User Field Formula it looks like this: STRING( UFV("Completed")) + "/"+ STRING(UFV("Total")) Next time please provide a sample sp file so your fellow users won't need to spend extra time replicating what you are trying to do.

Viewing all articles
Browse latest Browse all 6333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>