PhilRunninger
85829efd1d
Clean up the VBA. This coincides with version 10.0 in Teams.
...
WARNING! Do not assume the Excel file in this repo matches the VBA in
the repo. The decision was made to use Teams for managing changes to the
Excel tamplate because Git is ill-suited for binary files. The Excel
file will be updated from time to time, but only when something major
happens with the application as a whole.
1. Use the sheets' codenames to refer to them in code. This prevents
breakage if the user changes the sheet name while working with the
workbook.
2. Give the pivot tables proper, if not descriptive, names.
3. Simplify the code that detects a double-click in the pivot table.
4. Remove Windows_API as it was not being used.
5. Pare down TheBigOne to just the essential functions in Utils.
6. Refer to the data sources for the userforms' listboxes by using the
worksheet.ListObjects collection.
2023-03-09 10:32:58 -05:00
ef8a21d319
update rebuild script
2023-03-08 08:48:02 -05:00
cc656d7c24
increment dates
2023-03-07 17:32:45 -05:00
5e7ad3b208
swap everything for a 2109 baseline
2023-03-07 16:45:55 -05:00
15da8aecd4
reports
2023-03-07 16:07:55 -05:00
6f88ed618d
include all foreast since the piece labeled actuals actually forms a current year forecast
2023-03-07 15:44:25 -05:00
d79feebaa5
dont load anything to staged forecast that has "actuals" in it
2023-03-07 15:27:33 -05:00
0ae9f604c1
change version to b23
2023-03-07 12:39:30 -05:00
a0c5482f6c
update convert pool to target osmfs in its current state
2023-03-07 11:44:22 -05:00
ef0c9175cd
increment years and target iterations
2023-03-06 09:38:57 -05:00
304aeababa
include Phils new modules
2023-03-03 17:07:28 -05:00
2c63d400f7
save my version that was on teams as 1.7
2023-03-03 14:32:10 -05:00
98ed8c52dc
export VBA files for version 1.7 on teams
2023-03-03 14:29:04 -05:00
PhilRunninger
8809cb9ad4
Added PrintJSON function for debugging the JSON object variables.
2023-03-03 14:16:59 -05:00
PhilRunninger
bd8aa18208
Merge branch 'dev' of github.com:The-HC-Companies/forecast_api into dev
2023-03-01 18:00:18 -05:00
PhilRunninger
bfcf8ff4b4
Keeping the workbook in sync with other code.
2023-03-01 17:56:36 -05:00
PhilRunninger
ed5975daf7
Switch source table from rlarp.itemmv to "CMS.CUSLG".itemm
2023-03-01 17:55:30 -05:00
PhilRunninger
59cb926d9c
Make the log statements unique for each route.
2023-03-01 17:51:01 -05:00
5dc5a11489
increment year
2023-03-01 17:07:44 -05:00
fd4079cb17
clean up
2023-03-01 16:32:52 -05:00
e5db7372a1
repoint snaps
2023-03-01 16:07:36 -05:00
7d901e7f42
new forecast baseline dates
2023-03-01 16:01:32 -05:00
PhilRunninger
bc9aa4a456
Merge branch 'new_parser' into dev
2023-02-28 15:10:21 -05:00
PhilRunninger
3b72871cc6
Renamed the pivot tables, and simplified some code.
...
I made the "did I double click in the pivot table?" code work more
efficiently.
2023-02-28 15:05:54 -05:00
PhilRunninger
8ba18476d8
Include new JSON parser for evaluation. Is it better?
2023-02-27 16:26:12 -05:00
PhilRunninger
5b507d3d65
Updates to the newest season in scenario_package.sql
2023-02-27 16:15:35 -05:00
68aa1c219a
updates
2023-02-24 19:28:14 -05:00
PhilRunninger
21e72a42cc
Update the Excel workbook to the latest version from Teams.
2023-02-22 14:24:39 -05:00
PhilRunninger
70392a6829
Renamed the Excel file.
2023-02-22 14:23:59 -05:00
PhilRunninger
d7d2447be2
Merge branch 'dev' of github.com:The-HC-Companies/forecast_api into dev
2023-02-17 14:24:00 -05:00
PhilRunninger
e1359714cc
Upgrade packages for use in node version 19.5.0.
2023-02-17 14:22:05 -05:00
e73d69ad65
include pool ddl
2023-02-15 14:21:49 -05:00
a66ec61aaf
increment iteration name to reflect period
2021-08-03 13:33:37 -04:00
2253d65047
group by percentage of row to keep, and filter out -0-
2021-08-03 08:26:05 -04:00
752aeffa06
add notes and create an adjustment based on a percentage for lines where not all is pullforward
2021-08-02 15:46:43 -04:00
fc8f9592b8
incrememnt periods
2021-08-02 15:45:27 -04:00
b0234c2f89
Merge branch 'dev'
2021-07-30 08:16:07 -04:00
b2147b0a02
increment snapshot period
2021-07-30 08:15:48 -04:00
ed1cd2b074
change iterations in monthly adjustments
2021-07-30 12:13:34 +00:00
c48e52f95c
add a floor date to prevent adjusting actual history based on the supplied timestamp
2021-07-16 10:20:32 -04:00
28c14ece67
include plan and diff ase baseline iterations
2021-07-16 09:40:34 -04:00
f8bf1518f9
exclude the 'actual' iteration from the output forecast since it only exists for the benefit of osm_pool review
2021-07-15 16:53:48 -04:00
b831dfc35e
incraease range and modify pull-forward logic to operate off an explicit overlap period
2021-07-15 16:53:21 -04:00
be9ca7b848
ignore new dbeaver folder
2021-07-14 15:47:22 -04:00
6e7f45a010
isolate and remove pull-forward as an iteration
2021-07-14 15:46:58 -04:00
61b6cfe054
get rid of old months inquirey
2021-07-14 15:46:38 -04:00
e50113f825
comment out debug selections
2021-07-14 15:45:39 -04:00
ad56a96cd3
monthly inquirey
2021-07-14 15:44:47 -04:00
8e8cd605b2
revert back to old dates on rolling and start working on pull-forward removal
2021-07-12 17:55:13 -04:00
7de60f37ce
include plan all the way back from 2021
2021-07-12 15:54:10 -04:00