Hello All,
I am working on a budgeting model, and we have budget lines and sublines, and for dashboard, I just want to show budget lines when it has only one subline. Any advice on how to do that! Thanks
@HarunT
Create a line item called Count in Module 1, Type "1"in the formula
In SYS module with SUB LINE equivalent dimension, create following line items
List Formatted -> Budget Line item => Parent(item(Sub line))
Boolean Formatted -> Check? => Module 1[LOOKUP: Budget Line] = 1
Apply Check? Filter in Module 1
Hope that helps
MisbahMiz Logix
Hey Everyone, I was trying to learn about the Level 1 Model Building Course, when i log in to my system and click on "Start the course" option its showing training unavailable, Can anyone please help me with this @Dikshant and all?
I've few actions in our Supply model which when run takes some time on the "generating failure dump" step at the end of the action even though the import is a full success without warning or errors. This is just a few seconds when run for a single action, however we have a process with 120 actions, and most of these…
Hi, My org is looking to explore leveraging Google Apps script to extract data out of Anaplan and update already built templates in Google Sheets. We use the Anaplan Extension currently but find it crashes often with the amount of tabs, data, etc. Has anyone used both Anaplan OAUTH 2.0 API and Goolge Apps Script to write…