Hello Everyone,
I come to you because I don't know what else to do to achieve the results I need in one report.
Well, imagine that I have a query that return two dimensions.
Dimension1 = A text of 4 characters
Dimension2 = Return a date and time object
I'm using the dimension1 as a section.
Inside of each section I use both dimensions (and some more data from another query).
What I need is: In the section position 0, I need to capture the "next" value of Dimension2 (this means that the value of the dimension at the position 1).
The contrary works fine, If I am in position 1 of the section, I can easily capture the value of the dimension by using the function Previous.
Do you guys have any suggestion on how to achieve this result?
Any help would be highly appreciated!
Thanks a lot in advance!
Marcos