-
Re: Values from multiple line items into one line item split by a dimension
Hi, You can achieve this through Line item subset. https://help.anaplan.com/anapedia/Content/Modeling/Dimensions/Line_Item_Subsets.html?Highlight=line%20item%20subset -Vignesh1 -
Re: 299 Model build query regarding subsets
Hi Pradeep, I think you have created Central subset, bu not include any list item in the subset. Please check your subset in the list. ~Vignesh1 -
Re: Drop down Selection menu in Dashboards
Hi Adhvi, Truncate "PC-" from the Display Name PC-A. Try the below logic: 1. Right(Display Name,1) 2. Right(Display Name,length(Display Name)-3) ~Vignesh1 -
Re: Formula does not work in QA but in Dev
Hi, Can you check your list items in QA Model, wheter the data is present. Sometime you will get this error, when data is not present. Also check the line items, properties whicj you refered in this …1 -
Re: Get Value of Top Level
Hi, Use Select Fucntion, https://help.anaplan.com/anapedia/Content/Calculation_Functions/All/SELECT.html?Highlight=select Logic, Unit Sold[select:Total Company] ~Vignesh1

