-
Re: Get the Sum of Column
@AtzDGreat Use TimeSum() https://help.anaplan.com/timesum-45c3bc48-4d80-490d-9b18-76af505c69072 -
Re: Character limit of 60 on Anaplan code - Possible solution to address the issue required
@Vinay VaradarajM , If that is the case, then concatenation is the only way to go. To get around the 60 character limit, have you thought about having an "Anaplan" code? This is how it woul…1 -
Re: Snapshot Challenge with #list
@aishabhy05 It is hard to tell, but based on what you have above, the code should be CC_CE_KPU and then import the transactional data (Amount) into a module dimensionalized by that list and Time. Rem…1 -
Re: Formula to return a certain email address
@ilincach Have you tried using Find()? If find("test.com)>0 then item() else blank1 -
Re: Why do filters break when pivoting a view?
@lesliepa Yes…The placement of the lists define the tabs of the filter. For example, if I have two lists in my page axis, one list (time) on my column axis my filter options will look like, each list…1

