weekly Distances in the Trend-View is not shown

69 views
Skip to first unread message

Matthias Warmbold

unread,
Mar 14, 2026, 6:26:37 AM (2 days ago) Mar 14
to golden-cheetah-users
Hi, 
I can not see see distances of the current week in the weekly Distances Chart and I don't see any property's to change that. Is that a correct behavior of that  Weekly Distance chart? It's the same in the Version 3.7 and 3.8 of GC.




Bildschirmfoto_2026-03-14_11-08-51.png
WeeklyDistances_2026-03-14_11-05-08.png

Ale Martinez

unread,
Mar 14, 2026, 6:57:33 AM (2 days ago) Mar 14
to golden-cheetah-users
It may happen  if some of the distances is zero for the current week, see the note for table mode in https://github.com/GoldenCheetah/GoldenCheetah/wiki/UG_ChartTypes_Trends#metric-trends

Warmbold Matthias

unread,
Mar 14, 2026, 2:18:16 PM (2 days ago) Mar 14
to golden-che...@googlegroups.com, Ale Martinez
Hi,
I tried to add to add a column in the Distance Per Week Chard. It should
named planned Distance per Week.

I tried to write:
isSwim <> 0 && Planned
in the filter
and

Distance_Swim/1000

but that didn't work. I get some data, but I don't know which kind of
data they display.

Where can I read more about how to create filter and formula's?

Later I want to display Planed vs. trained, .....



Am 14.03.26 um 11:57 schrieb Ale Martinez:
> --
> _______________________________________________
> Golden-Cheetah-Users mailing list
> golden-che...@googlegroups.com
> http://groups.google.com/group/golden-cheetah-users?hl=en
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "golden-cheetah-users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/golden-cheetah-users/E8LKLMTSXGA/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> golden-cheetah-u...@googlegroups.com.
> To view this discussion visit
> https://groups.google.com/d/msgid/golden-cheetah-users/c3cc3466-ade5-47a5-b939-463099f8663cn%40googlegroups.com
> <https://groups.google.com/d/msgid/golden-cheetah-users/c3cc3466-ade5-47a5-b939-463099f8663cn%40googlegroups.com?utm_medium=email&utm_source=footer>.


Warmbold Matthias

unread,
Mar 14, 2026, 2:24:09 PM (2 days ago) Mar 14
to golden-che...@googlegroups.com, Ale Martinez
Ah, I get the sum of all distances per week Run + Bike + Swim distance in km

Am 14.03.26 um 19:18 schrieb Warmbold Matthias:
--
Matthias Warmbold. Email: Warmbold...@gmail.com
Hintere Masch 1, 32549 Bad Oeynhausen
Tel.: 05731 /98 61 021 Mobil: 0163/77 56 472
Ich verwende Signal, den sicheren Messanger: https://signal.org/install


Ale Martinez

unread,
Mar 14, 2026, 4:31:45 PM (2 days ago) Mar 14
to golden-cheetah-users
El sábado, 14 de marzo de 2026 a la(s) 3:18:16 p.m. UTC-3, warmbold...@gmail.com escribió:
Hi,
I tried to add to add a column in the Distance Per Week Chard. It should
named planned Distance per Week.

I tried to write:
isSwim <> 0 && Planned
in the filter
and

Distance_Swim/1000

but that didn't work. I get some data, but I don't know which kind of
data they display.

Where can I read more about how to create filter and formula's?

Matthias Warmbold

unread,
7:02 AM (7 hours ago) 7:02 AM
to golden-cheetah-users
Hi,
sorry, I tried in the last few days a lot with the filter in the weekly Distance Chart. For me it is a bit spooky. Sometimes it displays nothing, a complete white Chard and sometimes a sum of all distances per week in the added Column for planned runs for example.

Is there a function available like isPlanned in equal to isRun or isSwim which returns a boolean value? so that I can simply write isRun<>0 && isPlanned<>0 or (isRun && isPlanned) and in the formula field simply write the Distance.

How do you filter the activities in the activities Bar in the Side Bar  in the selection field -> "All", "Planned", "Actual"?  That works well, so maybe I can use that selectioncode for my chard.

Thanks

Ale Martinez

unread,
7:52 AM (6 hours ago) 7:52 AM
to golden-cheetah-users
El lunes, 16 de marzo de 2026 a la(s) 8:02:43 a.m. UTC-3, warmbold...@gmail.com escribió:
Hi,
sorry, I tried in the last few days a lot with the filter in the weekly Distance Chart. For me it is a bit spooky. Sometimes it displays nothing, a complete white Chard and sometimes a sum of all distances per week in the added Column for planned runs for example.

Using formulas with aggregation may produce unexpected results if you don’t understand how it works, read carefully  https://github.com/GoldenCheetah/GoldenCheetah/wiki/UG_ChartTypes_Trends#curves---details---formula

Is there a function available like isPlanned in equal to isRun or isSwim which returns a boolean value?

Yes, it is called Planned
Reply all
Reply to author
Forward
0 new messages