-
Re: NUX Question and "Leave a Comment" Function
Hi @PengWenLin 1. I think the first behaviour of the board page is to highlight on the portion that you are hovering on. And you are right, the below table does not have units sold as a context selec…2 -
Re: Integration- Anaplan Connect
@abhi1017 Fortunately or unfortunately, I know which project this is for and I know the CS BP on the account is handling that with customer and you guys right now. This is for anyone who is also look…2 -
Re: Text Box - Auto removal of extra space
Hi @MarkTurkenburg Is your end goal to have multiple lines separated by line breaks? If that is the case, the below solution might help. Let's say, you have two line items - Text 1 and Text 2. Create…3 -
Re: Custom Period - Anaplan time mapping
Hi @Kanishq17 There are two ways to solve this. - none of them are pretty. * First approach is to convert Periods into Days in Native Timescale. Owing to the implication on size, I would not want to …3 -
Re: Find the minimum 'Month' across multiple Line Items within the same module
Hi @CarlyBond Here is a solution to this. Write the below formula - PERIOD(MIN(START('Line Item 1'), START('Line Item 2'), START('Line Item 3'))) Here line item 1, line item 2 and line item 3 - all m…3