Hopefully a simple an easy question for the group to help me 
I have gone through and created a new IDO getting data from an SP. My intent is to display this information in a Dataview. I created the Dataview, but the columns I have with decimal places are limited to 2. That doesn't work when users will want to extract that data into Excel for pricing and costing of an item. The SQL Table has 8 decimal places and returns this correctly in SSMS and SSRS reports. The Dataview only shows 2. I can not find anywhere in setting up a Dataview to change the column to display a certain number of decimal places.
Since I was thinking that has to be an easy thing, I asked Infor. They suggested I change the regional settings on my PC --> Great - now every column shows 8 Decimal Places...
I see in the IDO for that particular property/column, the length is set to 20 and the decimal places to 8. So, I'm not sure why the Dataview wouldn't grab all 8. On that screen, the formatting part is blank for "Display Decimal Places" - Would this be where I have to set it to 8 so the Dataview can grab it from here ???
I have to believe someone has done this for a particular column in a Dataview ??? This is CSI 9.01.10 if it matters...
Help 
thanks,
Glenn