Dataview with "last day" values in a different column
Hi everyone,
I need to create a screen with time selector between two days.
The first columns must be the data accumulate in the period and the last columns with the information about last day selected. In this dataview I used refer to "Day" and selected 03/02/2020 but I need to change if I select a different day.
Any idea to solve this issue?
Thanks!!
Pablo
Answers
-
Hi Pablo Luis Rodriguez Longhi,
you might achieve this by using a procedure with step "apply selection to layout block". This procedure needs to be triggered by an action on your screen which is quite easy if you were using a pager for selecting the "last day", since pagers can trigger such an action.
Hope this helps!
Kind Regards,
Helmut
1 -
Hi,
a possible alternative would be to use the "Period Offset" (Time functions ) function of the Layout
Regards
Björn
0 -
I did!! and work fine!!
Thanks Helmut !!!
Great idea!!
0 -
Hi Pablo Luis Rodriguez Longhi
you're welcome. Feel free to mark this question as answered.
Kind Regards,
Helmut
0