CSV import failing to map number to attribute | Community
Skip to main content
Level 1
March 9, 2026
Question

CSV import failing to map number to attribute

  • March 9, 2026
  • 0 replies
  • 4 views

Dear community memebers,

I’m sharing here a pretty odd experience we are facing with a specific data model passed through CSV files.

The time-based dataset should import SFMC customer interactions with some columns mapped in SFMC data model as boolean but in numers (0 / 1).

The oddity comes after the mapping of the original column to our XDM attribute, which is set as integer.

After launching the import of simple test files, these attributes are not filled at all, as if there are no values in the source files.

 

This is something we never faced, and a different column in the file mapped as number, is correctly populated.

Any thoughts?