Issue on the column styles of Table

I have a table with 3 fields for “group by” part.

I have the problem to set Column styles for data histogram (time field). I set the type to Date but it’s not able to parse epoch time. It’s working when I have only time histogram in my “group by” part.
Column styles change the field name but couldn’t parse Date.

Is there any trick to solve this issue?

image

Try using Time instead of time in the “Apply to columns named” field.

I did but it shows the epoch time instead selected date format.
image

I have also a problem to set header name for a field. I use that field 2 times, I need use different header names too as you can see in the following figure I used in the second a script. the output is fine but the name relay by the first one.
image