Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

How to Remove Time from grouping

Dear Friends, 

How to remove Time from Grouping? 

The Word Related Consignments should be renamed

Screenshot_2023-06-27-11-37-26-28_4f4b4dc22922b128424eca33c4390726.jpg

Solved Solved
0 11 371
2 ACCEPTED SOLUTIONS

It sounds your Date column is actually a DateTime column. Change it to Date and it should remove the time away.

View solution in original post

It sounds like you want to keep the DateTime. Then it would be better to add an additional Date column that calculates the date component from the DateTime value.

View solution in original post

11 REPLIES 11

Hello,

You can go to UX and Delete as shown in the image. Create the desire grouping you want to do.

bmpoweravn_0-1687846914065.png

 

I want to group by date and not by date and time

Do you have a column for "Date"?

Date and Time

It sounds your Date column is actually a DateTime column. Change it to Date and it should remove the time away.

Then I will create a virtual column and get the date from date and time column. And group the virtual column

No need, just change the column type.

bmpoweravn_0-1687848123580.png

 

Yes brother, but I need date and time also. The issue has been fixed different method. 

Same way kindly suggest a method rename in secondary header (Related Consignment)

It sounds like you want to keep the DateTime. Then it would be better to add an additional Date column that calculates the date component from the DateTime value.

Same thing was done by adding a virtual column

Top Labels in this Space