Hi,I am not getting formula for line item 'NOT First Week of Timescale?' in SYS01 Time settings by week module. Can anyone help.Regards,Shreya Rewadkar
@ShreyaR
There was a similar question on the community already.
Credits to @Misbah
Simplest and easiest way to find out the First period of the Timescale is
OFFSET(1,-1,0) = 0
So you would need the opposite of this: OFFSET(1,-1,0) <> 0
Cheers,
Kirill
I would even add that the formula LAG(1,1,0) <> 0 will look shorter but will do the same. And performance is nearly equal.
Now I faced below warning But I cannot find any delete action for those users I don't need anymore Can I have any action to solve this warning?
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…
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!