I have simple table view. 2 of the columns are aggregated from the same date field in the raw data. One is min, the other is max. However, when I view the card, both columns are labled as "Date_Of_Service" If I try to give them a label, the label persists for both columns.
How can I give a different label to 2 different columns that aggregate from the same data element?