What does this formula do'REV03 Margin Calculation'.Revenue[SUM: 'SYS06 Product Details'.Size]? I am trying to understand this specific part: [SUM: 'SYS06 Product Details'.Size], can in some way I can compare it with Sum & GroupBy in SQL?
Hi @TarunAnaplanner Basically Sum functions aggregates the values. Here in your source module you have got the revenue at Product level, but in your Target module you want to calculate the Revenue at Size level. So here Sum function will aggregate the revenue of all the products which belong to the same Size.
@TarunAnaplanner , Gaurav explained it correctly and yes, it can be compared with Sum & Group by of SQL
Cheers!!
Hi, I'm trying to trigger a workflow template from UX as an end user and it fails See below The context: I've got my hands on Anaplan Workflow and testing some stuffs and it's suitability on our existing business processes. We already have a Price approval process configured as a custom workflow driven by booleans andβ¦
Hi, I was hoping to get some help with this situation, where I am trying to take a list to list mapping on the left and get an output similar to the right, but the main idea is i want to be able to make the selected item (format: list), the dimension of a target module and reverse map the original source list as a listβ¦
Hello everyone, I hope you're doing well. I'm posting because two of my coworkers are trying to use the Anaplan Excel Add-In Series 4, but they're running into an issue during the connection setup process. When they go to New β New Read-Only Connection (or New Connection) and reach the "Select a Customer" step, noβ¦