embedding-api-v3-guide icon indicating copy to clipboard operation
embedding-api-v3-guide copied to clipboard

Invalid float native values retrieved in the summary data of Workbooks using a live data source

Open florent-guinard opened this issue 3 years ago • 2 comments

I have a Workbook that uses float and double values, and I want to retrieve its summary data with the Embedding API.

Float values are properly displayed in the Worksheet itself: image

Downloading the data in Tableau also displays the expected values: image

Using the Embedding API to retrieve the underlying data also produces the expected values: image

Using the Embedding API to retrieve the summary data produces invalid native values: image

I unfortunately can't share the Workbook used since it only happens for a live datasource: we no longer experience the issue if we switch to a data source extract.

It looks like the value we retrieve is the Java float approximation of "1.3" rounded to the 16th decimal: image

florent-guinard avatar Dec 29 '22 16:12 florent-guinard

@florent-guinard In Embedding API, How do we get data summary? can you please share code snippet ?

hackwithharsha avatar Jan 20 '23 00:01 hackwithharsha

We're not able to reproduce the issue on Tableau Cloud 2022.4 (we were using Tableau Server 2022.3). I'll try to confirm that the issue no longer happens on Tableau Server 2023.1 and close the issue.

florent-guinard avatar Feb 06 '23 14:02 florent-guinard

Closing due to age and the fact it appears to be resolved / no longer reproducible.

bcantoni avatar Jun 13 '24 19:06 bcantoni