Skip to Content
0
Sep 05, 2023 at 06:17 PM

What is the difference between *NEWCOL() and *STR() BPC transformation formulas?

166 Views Last edit Sep 05, 2023 at 06:52 PM 3 rev

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.