-
Re: How I Built It: Dashboard Filter using Line Item Subset
@ryan_kohn unfortunately there is no format option for LISS yet in Anaplan to format to %. which presently in idea exchange forum, you can upvote. https://community.anaplan.com/t5/Idea-Exchange/Line-…2 -
Re: L1 Model Building - Actual and Forecast settings and difference
Hi When it says Actuals, it is not by period but rather it is by Data, You will have your Actuals Data only when you surpass that year right. That is the reason Actuals(Data) will be previous year(FY…2 -
Re: After a boolean is selected, I need the last month of every quarter that follows to be selected
@opolishchuk Present Logic, Q2FY21 is selected and i am getting true for Jun 21,sep 21 and dec 21 only out of 2 year time scale. This logic - IF NOT MOVINGSUM(Quarter to months, 1, 100, ANY) THEN PAR…2 -
Re: Performance of Comparision of Boolean using = sign over using NOT function
Hi @Pranjal Below 2 are optimized way of coding IF Approved? THEN 1 ELSE 0 IF NOT Approved? THEN 1 ELSE 0 the reason is because you dont need to tell a condition =true or false, since the if else con…2 -
Re: Anaplan natural rollup is not equal to sum of values from its children
Hi @tingtingxia It is coming 304 because I have value 10 in my L1 and you cant see because it is blank. In your case you have a driver for read but it is not retrieving true to read your blank cells.…2

