Creation of Date Attribute

Freshy
Freshy New Altair Community Member
edited November 5 in Community Q&A
Hi,

I have to create a date attribute along with the time bucket as show in the attached pic.Column(Date) & B(Time Bucket(IST)) need to be combined in order to make it as one Date attribute and Column(Grand Total) is the Label.

Kindly provide help!


Best Answer

  • Caperez
    Caperez Altair Community Member
    Answer ✓
    Hi, @Freshy

    An approximation is to divide your Time Bucket Attribute in two parts and then concatenate it with the Date attribute, after that you can convert it into date format again.

    please check the example attached.

    Best, 
    Cesar

Answers

  • Caperez
    Caperez Altair Community Member
    Answer ✓
    Hi, @Freshy

    An approximation is to divide your Time Bucket Attribute in two parts and then concatenate it with the Date attribute, after that you can convert it into date format again.

    please check the example attached.

    Best, 
    Cesar