Anonymous
Not applicable
2020-04-28
04:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Issue: Higher Date Values disapear once I select a previous period
Hello everyone,
I have a chart that presents values for each Period (F1, F2, F3 which corresponds to Month 1, Month 2, Month 3).
We are currently in F5, so my default selection is F5, and the chart will present the correct values for F1, F2, F3, F4 and F5.
The formulas for each period are something like:
F1: Sum( {<Period = {"1"} >} Volume)
F2: Sum( {<Period = {"2"} >} Volume)
etc...
The problem is that if I want to select F2, the chart will not show the values for the periods that are higher than the selection.
In this case, I would see the values for F1 and F2, but not F3, F4 and F5. What I want is to see all the values regardless.
What am I doing wrong?
Thank you in advance!
346 Views
0 Replies