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 report fails to populate data from the System sheet. This is due to the column “Reason for Listing ” having a space at the end in the sod.xlsx. It will never match the config.py
COL_REASON_FOR_LISTING = "Reason for Listing"
The report fails to populate data from the System sheet. This is due to the column “Reason for Listing ” having a space at the end in the sod.xlsx. It will never match the config.py
COL_REASON_FOR_LISTING = "Reason for Listing"