Hi folks, I'm hoping to get some pointers on getting precise decimal data while using the Dataset export API.
I ran a request to retrieve data for a dataset on my domo instance using the API docs and was able to get my file downloaded onto my notebook. However I'm noticing that the decimal fields seem to only be returning with 2 rounding digits. As a result I'm getting significantly less data when aggregating up for reporting. This is only happening to my metrics reporting in decimals - I'm able to get a match when the data type is integer or reporting in whole numbers.
I'm not seeing the same issue when I use the same dataset to create a card on Domo or when I manually export the data, and it's reporting the accurate figure for decimals.
Is there any workaround for this?