-
Re: Based on version line items need to filter in DB
@lakshmidarisi2025 If 15 line items are number formatted create a line item subset and then refer this LISS in in different module and use the Boolean filter to include/exclude .1 -
Re: How to import text formatted line item from the module saved view which has no dimension
@Awanish try to create one dummy dimension in which you should have only one item(dummy) and use this in the module. This will work in the importing of the data.1 -
Re: How to get value from time dimensioned module to non-time?
@KacperSzafranski13 create another line item in the target Module "FY" and format it to the Year . Then use this line item in the look up.1 -
Re: Is that possible to customize the time scale text?
@BruceSonos create system module with weeks as dimension and use the formulas to create your custom week name . In this case I have created like this. Now create a Custom list and add Weeks dimension…1 -
Re: ;Create a formula without changing past data
@filipsneyers You can create another line item and refer the initial input data and you can write your formula like if Input data <>0 then refer the input data line item or else write the formu…1