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
Treasury portal is not accepting picklist values that include the number of the picklist selection, so we need the treasury report we generate to reflect this.
Current State
Several picklist fields include values that reflect a numbered list (i.e. "7. Other") and the treasury report reflects the full value. However, when uploaded to treasury portal, this will generate an error and partners need to manually change the selection to remove the number, period, and space at the beginning and submit the value as "Other".
Expected State
The treasury report needs to have all picklist values that have a number list display the value without the appended number(s), period, and space.
Picklist fields with numbered values:
Project_Status__c
Technology_Type_Planned__c
Technology_Type_Actual__c
Type_of_Investment__c
Implementation Plan
The following functions need to be added...
Relevant Code Snippets
No response
The text was updated successfully, but these errors were encountered:
Note - discuss whether it's a better approach to update the picklist values in the workbook and upload validation or just update the treasury report to remove the number, period, and spaces at the front of picklist values.
Why is this issue important?
Treasury portal is not accepting picklist values that include the number of the picklist selection, so we need the treasury report we generate to reflect this.
Current State
Several picklist fields include values that reflect a numbered list (i.e. "7. Other") and the treasury report reflects the full value. However, when uploaded to treasury portal, this will generate an error and partners need to manually change the selection to remove the number, period, and space at the beginning and submit the value as "Other".
Expected State
The treasury report needs to have all picklist values that have a number list display the value without the appended number(s), period, and space.
Picklist fields with numbered values:
Project_Status__c
Technology_Type_Planned__c
Technology_Type_Actual__c
Type_of_Investment__c
Implementation Plan
The following functions need to be added...
Relevant Code Snippets
No response
The text was updated successfully, but these errors were encountered: