I have a Inline Data Table and some calculations variables defined to each of the value as seen below. I have the declared the variables using Settings -> Variable Overview and now trying to get them into the script.
KPI_List: load * inline [ KPI_Label, KPI_Formula Period PrePayments, $(vPrepaymentPeriod) Capital Balance, $(vCapitalBalance) Net cash collected to date, $(vNetCashCollected)
and so on............
Do you think if I do it as seen here it works or I would face any issues??? Any help is appreciated.