-
Re: Anaplan Connect using Bat Script For Windows - How to dynamically load a file in bat script ?
Hi @SIVAPRASADPERAM, It depends also how much control you have on the source system, and do you need to store the file, or it can be replaced every month. Generally, batch scripts allow for simple da…1 -
Re: Saved views with user list on NUX
Hi @chetirski, Try setting "Show All Users: Off" in the blueprint for the module that is published - in majority of the cases it solves the problems with Users dimension not syncing properl…1 -
Re: Ways to identify duplicates for list import other than RANK or ISFIRSTOCCURRENCE?
I'd say the problem is you need to frequently import more than 50 million items to a list. Consider rethinking your processes, and if it's always necessary to import so many items — it'…1 -
Re: Christmas Brain Freeze or Summing from a module when you don't have time as a dimension
Ah sorry, just noticed that you are referring to the target module - on the screenshot it looks like it has time dimension. If it's subsidiary view or something, and you only want 2021, I see tw…1 -
Re: Write Access by Column not Row
Yeah, so esiest way is to just chain IF/THEN/ELSE. But if you have more than few conditions to chain, then you might use solution I've mentioned above: 1. Make your drivers numeric (1 is TRUE, 0…1

