-
Re: Refresh data hub to Spoke model
Set up a module in the spoke that is dimensioned by your target list and that has a boolean you can use to delete from. We can set that to true before importing from the hub, and we import in a setti…1 -
Re: Determine the numbering of the week by period (time settings do not include weeks)
You should import start and end as a date format, then you can use TIMESUM to get the coefficient. What do you mean by order of the week? The custom weeks list is already ordered…1 -
Re: Which is more efficient, TIMESUM( ) or [SELECT:Time.All Periods]
The SELECT will be quicker; the aggregation is pre-done and you are just grabbing that total. The TIMESUM is having to do all that calculation.2 -
Re: Anaplan error: Line item not recognized
can you explain what "copy - paste taking into account the module dimensions" is and how it differs from just copying and pasting between line items?1 -
Re: Referencing a line item that has formula summary method, not displaying correct number
We can't help without seeing the full context and what the IF statement is doing. What value do you get in the target module without the IF condition, just a reference?1

