Forum Discussion

greco's avatar
greco
New Member
3 years ago
Solved

cashflow problem

Hey,  So, im working on a project and we are having trouble trying to create a specific report.  We are working on a cashflow report. The clients company (gov) recieves 4 payments monthly, on a r...
  • greco's avatar
    greco
    3 years ago

    Hey. Thanks again, I will try to use DATESINPERIOD just for my knowledge cause by now, my solution worked.
    I created a table w 4 fields, the first one is each transaction we made, the second is the date of each payment. The third one is a "boolean" field, that results in false if the value of the transaction is < 0. 

    After doing this, i created my fourth field, that get all the transactions where the third field is equal to false and alter the date to the day of the next true on the field.