Currently, when company data is enriched natively, the Company ID field is set as a number by default, which can result in negative values and formatting issues. You can manually change the column type to Text by clicking the column header, selecting "Edit column," and switching the data type to Text. However, if the enrichment process keeps overwriting this as a number, you may need to create a new Text column and use a formula to convert the ID to text. There isn’t a way to force the enrichment to treat this field as text from the outset, so a manual workaround is needed for now [1] [2].