Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 175888

RE: Split colon in field DisplayProductNumber (table EcoResProduct) and insert into View

$
0
0

Hi Rainy Huynh,

Use str2con method to get the individual one as you required.

public display ItemId()

{

return conpeek(str2con(this.DisplayProductNumber,':'),1);

}


Viewing all articles
Browse latest Browse all 175888

Trending Articles



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