# Mapping Sources - Not loading fields

# Problem

There will be times when a loading fields of a specific mapping source is not working.

# Resolution

Use the following list of suggestions to troubleshoot the issue.

# Check for Web Browser Console Errors

Follow these instructions to check for errors in the web browser console:

  1. In the Mapping Sources page, right-click anywhere inside the page and choose Inspect.

    Analysis Server Troubleshooting: Inspect Web Browser

    Analysis Server Troubleshooting: Inspect Web Browser

    The Developer Tools should appear.

  2. Choose Console from the available tabs of the tool.

  3. The Console lists web browser transactions including errors.

    Analysis Server Troubleshooting: Check Web Browser Console Errors

    Analysis Server Troubleshooting: Check Web Browser Console Errors

  4. Errors in the Console may sometimes be too technical. For immediate response, send the error details to support@openit.com.

# Check validity of the file path

Follow these instructions to check the validity of the configured mapping source:

  1. Click the Edit button of the specific mapping source.

  2. Check if the value in the File Path option is valid and correct.

    If using UNC path (\\path_to_file), try to access it remotely.

  3. Modify the value if incorrect and save the changes.

    Analysis Server Troubleshooting: Check file path validity

    Analysis Server Troubleshooting: Check file path validity

# Counter-check if delimiter used is correct (CSV)

Follow these instructions to check if the delimiter used in the map (CSV) file and the chosen delimiter is the same:

  1. Click the Edit button of the specific mapping source.

  2. Take the value of the File Path and navigate to the directory.

  3. Open the map file and take note of the Delimiter used.

  4. Go back to the Mapping Sources page and make sure that the chosen delimiter is correct.

  5. Save the changes.

    Analysis Server Troubleshooting: Check delimiter used

    Analysis Server Troubleshooting: Check delimiter used

We value your feedback!

Please take a few minutes to complete our survey and share your thoughts on your recent experience with our documentation.

Take survey

Close