Hello,
I have a line item with Month Format (Maternities Month M_paid leaves calc) and need to repeat it until another line item with boolean format is true (Maternity).
Tried with lastnonblank formula.
Thank you for your help!
Hi @rfilip
The formula should be - IF NOT Boolean THEN PREVIOUS(Same Line Item in which formula is applied) ELSE Overridden line item
Cheers!!
Sorry, but is is not clear. Overridden is a new line item that I have to create?
@rfilip Overridden line item is for the purpose if after a boolean is ticked you want new month to take place
If overridden line item is not available, then you can just use BLANK
Ok. Clear this part of overridden.
But, my need is to have this May 23 repeated as long as Maternity is true.
And as you can see in the formula, if using previous only Jun 23 is repeating, everything still remains empty.
Ok understood! Try framing formula like this:
IF ISNOTBLANK(Last worked month) THEN Last Worked Month ELSE IF Maternity THEN PREVIOUS(Maternities Month M_paid leaves calc) ELSE BLANK
Hope that I well understood your idea.
Not working still.
Hey @rfilip Getting there, You have done everything correct except line item under PREVIOUS(). You need to refer the same line in which you are applying the formula. See my above answer
Incredible !😲
I was thinking I will have a circular reference if I will use it, as you mentioned, but it worked. Thank you verry much for your time and patience !
I have 2 lists used in modelling, In Input module I'm using subset of territories from Country List and subset of Regions from Flat list. But in Output module,Its reversed, I'm using subset of regions from Country list and subset of territories from flat list.How to derive the numbers from input to output module. I do have…
This shows all comments across all data to all users with access to the UX page. This is not appropriate for any UX which might contain security access sensitive data. Comments on grids and cards ARE security dependent. That works fine. But anyone with access to the page can open this Summary Panel and see ALL comments…
If anyone is aware of idea exchange ideas that are currently being evaluated by the product team, if you don't mind linking them here, would love to give them an upvote. Thanks!