sorenkrabbe / Chrome-Salesforce-inspector

Chrome extension to add a metadata layout on top of the standard Salesforce UI to improve the productivity and joy of Salesforce configuration, development, and integration.
336 stars 128 forks source link

Why does my Salesforce Inspector Look like this when I'm inserting data? #213

Open programmer112 opened 2 years ago

programmer112 commented 2 years ago

I'm trying to insert data with inspector, by copying and pasting data into the inspector box. However, it renders vertically and it doesn't capture the other columns and instead truncates everything into one column which is the opposite of what I want. I've attached screenshots for clarity.

Test Issue Inspector Inspector Issue
Garywoo commented 2 years ago

It looks like Excel is treating the data like a CSV file (you can tell by the yellow warning bar). Try selecting the CSV format in the import options and pasting the data in again.