-
Re: How to Integrate Rest API with Anaplan
Kavin, I don't have a lot to share, but I do have a couple websites that might be of interest to you: * REST API https://anaplan.docs.apiary.io/# * Audit API: https://auditservice.docs.apiary.io…4 -
Re: OEG Best Practice: Data Hubs: Purpose and peak performance
Hey @andrewtye, Yes, ideally you would like for Store, Region, and Division to be flat lists in the data hub and the transactional data coming into a module with the "transactional" key/lis…4 -
Re: Lookup, Sum and Textlist Cheat Sheet
@AlejandroGomez , Alex, Just replying at the bottom so the conversation goes in order, but I believe in your TextList() example, it can be modeled using ANY. Take a look at the below and let me know …4 -
Re: Level 1: Create Saved Views for EMP02 module
@mary8919 On the left, click on EMP02 Employee, this will open up a window of other modules and line items that you can select. Hope this helps, Rob4 -
Re: SUM or IF? Performance and Readability
@andrewtye @Nicolas Cadier In my estimation, the SUM will be faster because the formula is not sequential, it is just doing the straight SUM not matter what. The IF on the other hand, is being run be…4

