
Creator
2024-07-23
04:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
values cumulatively
Hi, I would like to show the value dynamics for several months.
at the moment I can show you day by day. I need to show subsequent days cumulatively, so that it is the sum of the previous days
This is the expression for the previous month:
Sum({<data_przyjecia={">=$(=date(floor(monthstart(addmonths(Today(),-1))), 'YYYY-MM-DD'))<$(=date(Addmonths(today(),-1),'YYYY-MM-DD'))"}>}saldo_przyjecia_pln)
1 Solution
Accepted Solutions

Creator
2024-07-23
07:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HI @gz,
Have you tried using the modifier for your expression? It should be directly under your expression when you edit the visualization and gives you the ability to accumulate your values.
2 Replies

Creator
2024-07-23
07:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HI @gz,
Have you tried using the modifier for your expression? It should be directly under your expression when you edit the visualization and gives you the ability to accumulate your values.

Creator
2024-07-23
08:15 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thanks a lot for your help, that's exactly what I wanted
306 Views
