Hi How to create products with different unit of measure(UOM) and any feasibility to take UOM Conversion, is there any workaround for UOM conversion.
Thanks
Sri Nitya
Hi Srinitya,Create a list of the UOMs and create a module dimensioned by this list and store the conversion rate in this module. Also create a "UOM" line item in the module with the product dimension, format it with the UOM list and do FINDITEM(UOM List, UOM mapping to Product)Then use this formula in the product module to get the conversion rate against each product:UOM Module.Conversion Rate[LOOKUP: UOM]Let me know if this worksRegards,Anirudh
Hi, we need to bulk export approximately 150 customer Management Reports as PDFs each month from Anaplan. It involves selecting each customer from the context selector, exporting to pdf and then renaming the file. Currently this is a manual process. Has anyone implemented an automated solution to bulk export Management…
Hi, I'd like to know if my issue already occurred to anyone here. I created a saved view out of a module using different hierarchical lists. In the saved view, I pivoted the dimensions and restricted the view only on a specific line item. Then, I used that saved view to import data into another module however the data…
Hi, I have the following problem to solve and I’m not sure whether it’s even possible in Anaplan. I have List A with a certain number X of elements. For selected elements from List A, based on which I create a subset, I determine the components that make up each element. There can be a maximum of 6 components. Each line…