Adding a Hyperlink

  1. Prepare the URL link in your database tables.

  2. In the Data Models and Views tab, right-click and select New Data Model to create a Data Model.
  3. In the Data Model Designer, set up the Format field:
    1. In the Categories section, select Hyperlink and click OK.

    2. In the upper left-hand corner, click File and select Save Data Model.
  4. Back to the Data Model and Views tab, create a new view from the data model where you set up the Format field and select Worksheet.
  5. Add the Hyperlink (URL) fields.
  6. By clicking the link in the worksheet grid, a new window will open to display the URL in a browser.

Important

If you do an export of the worksheet containing the hyperlink, please proceed as follows before opening the file in Excel:

  • Open the link in your browser and make sure to select any option that will save the session data in cookies (like the Remember me feature when logging in) (right after the links should work on other browsers)
    OR
  • Change the registry key value: (Click here for more information.)
    1. Quit any programs that are running.
    2. Press the Windows + R keys to open the Run window.
    3. Enter regedit and press the Enter key.
    4. In the Registry Editor, browse to one of the following sub-keys (create the key if it does not exist):
      • For a 32 Bit version of Office on 64 bit version of Windows:

        HKLM\SOFTWARE\Wow6432Node\Microsoft\Office\9.0\Common\Internet\

      • For a 64 Bit version of Office on 64 bit version of Windows:

        HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\9.0\Common\Internet

    5. Right-click on the Internet Subkey, click on Edit and select New then DWORD.
    6. Enter ForceShellExecute as Value Name and open it.
    7. Set the Value Data to 1 and click on OK.
    8. In the Registry Editor, click on File and select Exit.