Hi,
I have a weekly module and when change the current period to next week then my previous weeks data gets deleted, how i can keep my previous data and move to the next week?
Thank you!
@sharmagh Are you using customised weekly timescale? If you are using standard timescale you can cross-check that the logics or calculations are not using select: current time period?
@sharmagh
Can you show us what you mean? Where are you changing the time period? Screenshots will help
@Misbah
I can't share the screen shots however, I can try to elaborate a bit more, may be it help you to understand the scenario:
I am using the Weekly Calendar and Weekly timescale and week 22 as current period
In my Module A, I am using Time as a page selector (Week 22 selected), List 1 in rows and Line items in Columns .
there is a raw data storage Module (Module from where I am pulling the values in Module A. lets assume my current period is week 22 and when it is over then I need to change my current period to Week 23, to do this I will go to TIME and change the current period to Week 23, the moment i change it, my Week 22nd calculation gets 0 and I wanted to know how can I keep it.
Do I need to hard code my Week 22 values before changing the Current Period to Week 23 or is there any simple way for the same.
Can you please share the dimensions of both the modules? Also can you please show what is the formula that is written to pull the values from Module B to Module A?
Hi all, I am importing a flat file into ADO. However the flat file does not have a unique identifier. I would like to use the row count as the "ID" Is there a way to create this ADO? Basically how would I do row_number() in SQL?
Good morning everyone. I need to build a module export with some specific requirements: users can select a currency type (USD/Local), Salary Type (1 or 2), Nomina Type (1 or 2), and Version (Forecast, TS, Plan). Currently, each of these filters is driven by an independent system module published in the NUX, each…
We've been building a tool called aplan4sheets and we'd genuinely like input from this community — both on what we've built so far and on what we should prioritize next. The problem we set out to solve: Anaplan's Excel add-in is Windows-centric, and there's no real native way to pivot Anaplan data in Google Sheets. We…