Planning console Financials summary shows decimal values separated with dot (.) instead comma (,) in BRL currencyIssue SPM - Financials summary (Planning console) shows decimal values separated with dot (.) instead comma (,) in BRL currencyReleaseAnyCauseThis behavior is reproducible only in condition if we do not set the system locale, after setting the the system locale the formatting is done correctly.Setting up locale is the initial step for setting up any instance for the customer in servicenow.ResolutionPlease set up the locale:/sys_properties.do?sys_id=976c364ec0a8000500555538944bbbf6&sysparm_record_target=sys_properties&sysparm_record_row=1&sysparm_record_rows=1&sysparm_record_list=nameCONTAINSlocale%5EORDERBYnameAfter setting the locale to pt-BR, the formatting behavior should be correct.