Hi,
I'm looking to build Financial Models in CRMA - just wondering if anyone has done this? ...I'm particularly interested in how to go about creating a corkscrew and if there's a way to do that without using tons of unrelated number widgets.
Example corkscrew - Carried Forward = Previous month's Brought Forward, Opening Brought Forward is a number (from a query), subsequent month's b/f = the sum of that month's c/f and movement.
Can this be done with a table or would I need to build a custom LWC?
4 件の回答
I think I figured this out. I haven't tried it yet but I think I can do it by creating a custom component.