Scenario: (Board 12.6)
Screen selection 18 months: (October 2025 - March 2027)
3 tabs (2025 / 2026 / 2027), in each of which only the corresponding months should be ready for input
Is there an alternative to an algorithm that multiplies the data by a month cube and stores the data input inversely?
Cube A (Month): 2025: 1
Cube B (Month): 2026: 1
Cube C (Month): 2027: 1
Cube D (Planning Dimensions + month)
Algorithm per tab: D*A / D*B / D*C
The prerequisite for this is that “Show all” is switched off in the rows and at least one planning value is initially included. A selection within the data view is not possible, as otherwise no data entry can be made.
Is this the better-practice solution or is there an alternative that is more suitable?
With two consecutive algorithms with “Details by month”, unfortunately one algorithm is first displayed for all months and then the second.
Current display: Month 1 algorithm 1, month 2 algorithm 1.... Month 12 Algorithm 1, Month 1 Algorithm 2, Month 2 Algorithm 2.... Month 12 algorithm 2,
The following result would be desirable
Month 1 algorithm 1, month 1 algorithm 2, month 2 algorithm 1, month 2 algorithm 2... Month 12 algorithm 1, month 12 algorithm 2,
It is not possible to use the month by row, as individual cubes without a month reference are to be displayed first.
I look forward to your feedback and ideas.
Best regards
Markus