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.
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.
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.
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.