Hello all,
How can I get the month where the switchover week-end falls under? I've tried several things, not getting the desired output, yet. Thanks!
@sosunkwo
Great question...Is it the Current Version or just any version with a switchover?
If it is for just the Current Version, you can change the formula scope to Current Version, but if you want all of them, you can do this:
Create a module dimensionalized by Time and Versions, with one line item. I have it defined as Date, but it could be anything. Format should be Period with the summary being either First Non Blank or Last Non Blank. The formula should be: IF ISBLANK(PREVIOUS(Date)) THEN ITEM(Time) ELSE PREVIOUS(Date)
Then, the fun trick is to change the Formula Scope to All Versions except Actual.
Hope this helps,
Rob
I am attempting to connect to an azure SQL database vis at the MSSQL connector in data orchestrator but am having issues and I believe it is due to hyphens in database name (which is a fairly standard naming convention I will note!) Example below (fake credentials) - has anyone else encountered similar and is there a way…
Hello folks, Does anyone know how to work around the Polaris limitation of using the Formula or Ratio summary method alongside the Closing Balance within the same line item? I have a Business Unit list where the total (All BUs) must display the Corporate (1 of 20 leaf items under All BUs total) number of Unique Customers.…
Has anyone found success using Anaplan XL with Polaris models in a shared drive with or without concurrent users? My team has experienced a variety of errors, login failures, etc. sometimes it works, sometimes it doesn't. We've been recommended to save and edit files locally, which helps but certainly with its limitations…