I am using the *NEWCOL() and *STR() BPC transformation formulas in some situations, they are working fine, but I would like know what is the difference between them, because I can reach the same results with both of them. For example, is there any difference if I do Account=*NEWCOL(Revenue) or Account=*STR(Revenue)?
Thanks and best regards.