Formatted data download

When I try to download data from a panel fetched from InfluxDB, if I choose formatted data, the timestamp will convert to human-readable but the data will be formatted to an integer. If I don’t choose formatted data, the timestamp will be time tick, the data will be original. I want to know how to set up so I can download data with a human-readable timestamp and float type data.