I have a question, I got a view where I list all my Data. The Data has for example 3 entrys for the day 17.09.2018
but I just want to show only once the day 17.09.2018
and like in my example the ist Zeit
and the Soll Zeit
, Summe
. I just want it to show it once for a day.
Example:
As you see here the days repeat and duplicated, like i sad before is there a way to show the summary of the day once?
Additional question:
Is there a way to implement the days for example Monday - Friday
? Like the 17.09
is a Monday? and the 18.09
is a Tuesday ... ? in the backend is the date like 20180917
so not the regular date format because of the offset in the calendar I had to change it like this.