Decimal point control in report output and display

We have an ontology object which is a dataset that originally has numbers with up to 8 decimal places, and we would like to read the object table in the workshop. Is there any way to make it so that only the integer part is displayed on the screen, but when the report is output, it is output to the 8 decimal places?

What does “report” means here ? In a pipeline for example ?

You can format numbers for the visuals/Dashboard directly in the Ontology: https://www.palantir.com/docs/foundry/object-link-types/value-formatting/#numeric-formatting-options

[Below picture from documentation]

1 Like

Sorry for the unclear description. I assumed that a report was an excel file of an object table with a button widget.

So, you can export as Excel from a Table in Workshop, by doing a right click and “export as Excel”

And indeed, you can hook the export to a button in Worlshop:

However I don’t see an option to format the properties in a specific way here. It will rely on the formatting setup in the Ontology.

1 Like