0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

csvをインポートするトレイルヘッドのまとめ

Last updated at Posted at 2022-01-08

データのインポートに戻る
Trailhead関係 個別の課題別

インポートウィザードのズームアウト

このエラーメッセージでも有効です。
The matching field you chose (Name) is not mapped and is required for an Update and Insert operation.

When mapping fields, there are instances that you have already selected the field to map however the option to 'map' it does not appear on the pop-up window. When this happens, zoom out your browser's page settings so that the mapping button will be visible.

フィールドをマッピングするときに、マッピングするフィールドをすでに選択している場合がありますが、「マッピング」するオプションはポップアップウィンドウに表示されません。この場合、ブラウザのページ設定をズームアウトして、マッピングボタンが表示されるようにします。

ズームアウトした結果の画面の例
image.png

画面の解像度が低い時の回答例

When mapping fields, there are instances that you have already selected the field to map however the option to 'map' it does not appear on the pop-up window. When this happens, zoom out your browser's page settings so that the mapping button will be visible.

Press and hold the Ctrl key and press the - (minus) key or + (plus) key to zoom out or in of a web page or document.

関連キーワード
The "Cancel/Previous/Next" bar is showing up over the field mapping box.
image.png

image.png

How do I need to map the fields during data import?

低解像度のマシンを使用している場合、データインポートウィザードはマップフィールドポップアップウィンドウのキャンセルボタンとOKボタンを非表示にします。
既知の問題

画面のズーム率90 %

image.png

そのほかの検討ポイントを整理(2つのチャレンジが混在していそうです)

指示に正しく従ったのに、「CSVの「リード」レコードが見つかりませんでした。指示を確認してください」というエラーが表示され続けるのはなぜですか。
Why do I keep getting the error "The 'lead' records from the CSV were not found. Please check the instructions" when I have followed the instructions correctly?

  • Please once check that your locale settings is set English (United States)
  • I replaced the ";" by "," But... be carefull, there are "," characters in the data too!

Why do I keep getting the error "The 'lead' records from the CSV were not found. Please check the instructions" when I have followed the instructions correctly?

ファイルの作成方法が問題だったようです。
I was able to figure it out with some help from a friend. It required me to save the file in windows as file type All Files and then imported it again. That solved the problem. I hope this helps someone else who might get stuck on this module.

csvを自分で作ってしまったことでの間違え

image.png

Data Import wizard

以前のチャレンジの設定が問題

image.png

I think the settings for the previous challenge remain. Please deactivate.

Go to Setup --> Object manager --> Choose (contact) --> Fields & Relationships --> Edit Loan Amount and uncheck Required checkbox.

Go to Setup --> Object manager --> Choose (contact) --> Fields & Relationships --> Edit Street Address and uncheck Required checkbox.

You need to map the required field Contact: Loan Amount but this field is neither present in the challenge nor in the csv file please help me regarding this error

回答

This error means that there is a custom field on Contact object called Loan Amount and it is marked as required in the field details. If you don't want it to be required field, uncheck the required box. If you want it to be a mandatory field please map the field while loading the data.

このエラーは、ContactオブジェクトにLoan Amountというカスタムフィールドがあり、フィールドの詳細で必須としてマークされていることを意味します。必須フィールドにしたくない場合は、必須ボックスのチェックを外してください。必須フィールドにする場合は、データのロード中にフィールドをマップしてください。

ファイルの拡張子の問題?

CSVになっていない?

私が抱えていた問題は、.txtファイルを.csvに変換したことです。

image.png

データのインポート方法を作成するときにエラーが発生しました

CSV ファイルとしてダウンロードできません。.xls としてのみダウンロードできます。

image.png

It was a browser issue, it would download as an excel file using Firefox. I switched to safari and it worked as the instructions.

それはブラウザの問題でした。Firefox を使用すると Excel ファイルとしてダウンロードされます。Safari に切り替えると、指示どおりに動作しました。

We couldn't find the contact records from the CSV file. Make sure you import the CSV file correctly.


It should be mentioned that there is no "Lead Source" field to map Lead onto if you select "Add new records" under "What do you want to do?". You have to select "Add new and update existing records" in order to get the field.

Import Data Trailhead Challenge Solution

データのインポート

image.png

Admin Trail Import Data Badge - Is there a standard cvs spreadsheet for this challenge?

MS WindowsでなくてもCSVファイルは問題ないか?

The csv file is a comma delimited text file so I think it should be fine

Opening and Saving Text CSV Files

英語の解答例

image.png

May I recommend you to please map the require field Last Name also to get rid of this error. Please remember that Last Name is a required field under Contact to insert a Contact in Salesforce. You should have a column called Last Name in the sheet/data file that your uploading.

image.png

You need to map the required field Contact: Street Address.

住所のマッピングは必要なくなったみたいです。

lead

I was on the wrong playground before.

ビューの選択を間違っている

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?