Why is data format differs from Superset when exported in a CSV?

Viewed 17

I have a question on data formatting in Apache Superset - it's defined for a dashboard, and columns are displayed accordingly,

enter image description here enter image description here

but when I export data from dashboard into a csv/excel, format is different, and data is not rounded, can I somehow set a format to it (downloaded file) within Superset so that I don't need to operate any formatting in Excel, or should I change it in my datasourse?

enter image description here enter image description here

0 Answers
Related