Northeastern-Electric-Racing / PM-Dashboard-v1

Northeastern Electric Racing Project Management Dashboard - version 1
https://script.google.com/a/husky.neu.edu/macros/s/AKfycbxp_WUPxtqG2GUdFyDu938Nudb8NlWK1UO3QtWdGGyxrb14i0kp/exec
2 stars 0 forks source link

i188 - Filtered data from fabrication sheet to remove empty rows #192

Closed lpfahler16 closed 3 years ago

lpfahler16 commented 3 years ago

I went ahead and implemented the code in the getAllFabLogs function and filtered the data directly there. This seemed to have been what was done in the other functions in the reports.ts file. If you would like me to make a separate removeBlank() function that would take in the data and return data without the blank rows, just let me know and I can make that change. Closes #188