forecast_api/route_sql
PhilRunninger fde6c97964 Too many changes, too few commits.
A lot has changed here, including:
1. Adding pounds to the data available for display in pivot table.
2. Visual improvements
3. Code simplification
4. Hiding / showing sheets as needed. A developer's backdoor allows for
   easy toggling for debugging purposes: Ctrl+RightClick on the Forecast
   Adjustment form's "Selected Scenario" label.
5. Fixed a bug that happened when deleting rows from the basket. The
   definition of the Target variable was lost in some cases.
6. Made use of the Cancel and Default form properties to purge some
   unnecessary code.
7. Added a sheet that contains Help text for the users.
8. Replacing more harcoded range reference with range names.
9. Refactor checks for division by zero errors, and improve error
   messages for users.
10. Remove manual formatting. It's already done and saved in the
    workbook; there's no need to redo it in code.
11. Added more data validation before Save operation proceeds.
12. Added a new IntersectsWith function to simplify If statements.
2023-04-24 21:46:13 -04:00
..
addmonth_vupd.sql Update some 2022 references to 2024, and fix round() function calls. 2023-04-05 12:37:35 -04:00
adj_totals.sql Update some 2022 references to 2024, and fix round() function calls. 2023-04-05 12:37:35 -04:00
get_pool.sql Too many changes, too few commits. 2023-04-24 21:46:13 -04:00
list_changes.sql sort result sets by id 2021-06-02 15:50:21 +00:00
new_basket.sql adjust rep source to rlarp.repc, adjust join logic to match current osm definition 2023-04-05 13:02:53 -04:00
scale_pd.sql update all routes to round to 2 decimals for units, value, and cost 2021-04-19 09:20:52 -04:00
scale_vd.sql include plan and diff ase baseline iterations 2021-07-16 09:40:34 -04:00
scale_vupd_sales.sql Update some 2022 references to 2024, and fix round() function calls. 2023-04-05 12:37:35 -04:00
scale_vupd.sql include plan and diff ase baseline iterations 2021-07-16 09:40:34 -04:00
scenario_package.sql Update some 2022 references to 2024, and fix round() function calls. 2023-04-05 12:37:35 -04:00
swap_cust.sql populate dsm when swapping customers, rework pool quate rep snap 2021-04-16 13:57:32 -04:00
swap_fit.sql Switch source table from rlarp.itemmv to "CMS.CUSLG".itemm 2023-03-01 17:55:30 -05:00
swap_post.sql Switch source table from rlarp.itemmv to "CMS.CUSLG".itemm 2023-03-01 17:55:30 -05:00
undo.sql drop rows from both tables when undoing changes 2020-02-14 15:42:41 -05:00