-
Re: Actual to Forecast Line Chart Format
I was able to solve this particular challenge. Here is how I did it.... First task is to build a filter module where I run through the various IF THEN ELSE statements to create a grid which would all…1 -
Re: Overwrite calculated line items
@vd_ghnst How about creating a line item subset (LISS). Create a module using the LISS and and two line items for the calculation and override. Reference the two line items in the original module and…1 -
Re: Logic Line item availble two function (Input and Formula)
@adisulyadi It is not possible to combine a formula and a user defined input in the same line item. As described by @ArunManickam version scope is the only instance where this is possible where you c…1 -
Re: how to get the beginning month of the current year in a line item
@DMManalili Try using the following =PERIOD(START(Current Year Formatted Line Item)) The target line item should be month formatted. This will return the first month of the year being queried.1 -
Re: HIde Line Items using filter
Hi, You can create a line Item subset and create a filter module dimensioned by it. Using a boolean line item you can select which line items to show. However, this will only work for number formatte…1

