Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9269

Re: is it possible to convert invoice number to date?

$
0
0

Did the number values come through correctly with the debug formulas above?  If so, then let's switch things around a bit.  If you just need a date-like display and don't need an actual date data type, you could do something like this:

 

mid({Sales.InvoiceNumber},3,2) + "/" + mid({Sales.InvoiceNumber},5,2) + "/" + ToText(Year({Sales.InvoiceDate}))

-Dell


Viewing all articles
Browse latest Browse all 9269

Trending Articles



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