You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The DBI_A and DBI_A-1 files, have a list of formulas provided by the seed files.
This formulas are pre-made by the client and they can change based on the sheet is selected.
The idea will be to:
The user upload two files from the UI
The process will get the year from the sheet DATI cell B8
Asyncronously the process should
copy the data from the first file in the DBI_A file
copy the data from the second file into the DBI_A-1 file
drag all the formulas in the column pre-filled in the seed file for all the sheets
save both files
NOTE:
the document with all the information can be found here cap 2.1
The text was updated successfully, but these errors were encountered:
The DBI_A and DBI_A-1 files, have a list of formulas provided by the seed files.
This formulas are pre-made by the client and they can change based on the sheet is selected.
The idea will be to:
DATI
cell B8Asyncronously the process should
NOTE:
The text was updated successfully, but these errors were encountered: