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?
If it doesn't have to be in columns, but rows: you can do this with windowing functions in a compare table.