Hello All,
Can you please help me with the below issue with FDMEE:
I am trying to load data with five decimal to my PBCS target application
Number : 0.34921 Returns : 0
Number : 0.98324 Returns : 1
I don't need that I need the number to loaded as is to my target application
Number : 0.34921 Returns : 0.34921
Number : 0.98324 Returns : 0.98324