# Analysis (Table View) - Data is not available

# Problem

Sometimes, the table is blank, or the data is not available in the Table View for reporting.

Analysis Server Troubleshooting: Data is not available in Analysis - Table View

Analysis Server Troubleshooting: Data is not available in Analysis - Table View

# Resolution

Use the following list of suggestions to troubleshoot the issue.

# Check the status of the databases

Follow these instructions to check the status of the SQL and OLAP databases:

  1. Go to the Connections page under the Analysis Server Administration tab.

  2. Check the connection string to see if it connects to the correct server and database.

  3. Check the status of the SQL database and the Available Cubes. The available cubes should be successfully created and processed.

    Analysis Server Troubleshooting: Check databases status

    Analysis Server Troubleshooting: Check databases status

  4. If the description of the Available Cubes is Error and the status is "No available cubes found. Please verify that the cubes in the database have been processed.", properly process the SQL and OLAP databases.

# Check the configured Core Server Database Path

Follow these instructions to check if the configured Core Server database path is correct:

  1. Go to the Configuration page under the Administration tab of the Analysis Server web interface.

  2. Look for the configuration key Root.Etl.CoreDatabasePath.

  3. Verify that the value of the key is correct.

    Analysis Server Troubleshooting: Check Core Server Database Path

    Analysis Server Troubleshooting: Check Core Server Database Path

  4. If the value is incorrect, update the configuration key and execute the command RunEtl using the Analysis Server console.

# Check for Web Browser Console Errors

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

  1. In the Analysis 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.

    This lists web browser transactions including errors.

    Analysis Server Troubleshooting: Check Web Browser Console Errors

    Analysis Server Troubleshooting: Check Web Browser Console Errors

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

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