Creation of Date Attribute

User: "Freshy"
New Altair Community Member
Updated by Jocelyn
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!


Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Caperez"
    Altair Community Member
    Accepted 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