Creation of Date Attribute
Freshy
New Altair Community Member
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!
Tagged:
0
Best 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,Cesar1
Answers
-
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,Cesar1