Read and Access Data Using Table Hyperlinks in Excel Sheet

Table Hyperlinks in Oracle Autonomous Database provide secure, preauthenticated URLs that allow read-only access to data stored in tables, views, or the result of SQL queries.

They enable easy sharing and retrieval of database data without requiring additional authentication beyond the hyperlink itself.

You can use Table Hyperlinks with the add-in.

For more information of Table Hyperlinks, refer to the Use Table Hyperlinks for Read Only Data Access on Autonomous Database Chapter.

Use Table Hyperlinks to read and access data and view the data in a tabular format.

To return data from the add-in using Table Hyperlinks:
  1. On the Excel sheet, select the menu Autonomous Database.
  2. Select Table Hyperlinks.



  3. Selecting Table Hyperlinks opens a Table Hyperlinks panel.



  4. On the Input Hyperlink field, enter the input Table Hyperlink the producer shares with you. A Producer generates a PAR URL in their database and provides it to you. For example, https://dataaccess.adb.eu-frankfurt-1.oraclecloudapps.com/adb/p/F5Sn....

    You can create Table Hyperlinks in Oracle Autonomous Database Serverless using the DBMS_DATA_ACCESS PL/SQL package and share them with the consumers.

    See DBMS_DATA_ACCESS Package for more information on this topic.

    Select Worksheet: Enter the name of the sheet where you want to display the results. For example, Sheet1.

    You can click the + sign beside the Select worksheet drop-down to display the results in a new worksheet.

  5. Click the Play button to load the Autonomous Data table in the worksheet.

    The result data gets retrieved in the worksheet. You can view only first 1000 records in the first load.



    After selecting the play icon, along with the results retrieved in the worksheet, you can also see the following generated fields:
    • Load More Data:

      Select Load More Data to retrieve the next 1000 rows from the table.

    • Color Settings:

      Select this icon to enable color in the column from a predefined pool of colors. If the feature runs out of colors, the pool is refilled with the same colors for the new value keys.

      Click the icons you want to add color to. In this example, select JOB_TITLE and BUSINESS_UNIT.



    • Select Enable Color to color the selected columns in the data.



      You can select Reset Color to reset your current selection, remove colors from all the selected columns and choose different columns you wish to enable color to.

    • Auto Refresh Data:

      Enable this option to automatically update data at regular intervals with the latest data from its source database. This automatic refresh keeps the tabular data in worksheet in sync with the current data within a specific refresh frequency.

      You can select the frequency from the frequency slider where the selection varies from a range of 5 minutes to 1 day.

    • Reload: Select Reload to reload the preloaded table hyperlink data.
      Note

      This button loads a maximum of 10,000 records.
    • Reset: Select Reset to clear all data from the sheet, reset your selection of all the current options and enter the Input hyperlink again.