Hi,
I am having a data value showing -Infinity. How can i convert this to zero value?
Thanks,
Tom
Can you try creating a new line item with the formula: IF Payback*0 = 0 then Payback else 0. You can then update the Payback line item directly.
Thanks @ankit_cheeni - it works. Not really sure why it has that inifinity value.
Regards,
Hi @tompatrick.ting
Create a new line item or maybe edit the formula in the above one and use this check:
If a new line item is created then,
IF ABS(Payback) <> VALUE("Infinity") THEN Payback ELSE 0
Cheers!!
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!