Hi Afonso,
Thanks for your answer.
I thought I had to use the AdvancedFormat_Init because I had to customize the chart to get the DataPoints (X-Axis and Y_Axis).
Yes, I know I need to create a List of DataPoints but I don't know how can I do it.
My formula only gives me one result.
Basically, I want to use in the X-Axis the Years (0 to 'PeriodofTime') and in the Y-Axis the Money (0 to 'Capital').
In the chart I want to show the 'Amount'.
These variables (Capital, PeriodOfTime, FlateRate) are local variables of the screen and receive value when the user writes in the input widgets, only the "Amount" is calculated.
I don't use aggregates in this case.
It's possible to do what I want to do?
I don't know how can I get the list of DataPoints...
Can you help me?
Sorry, if my explanation isn't the better.
Thank you!.
Best regards,
FC