The MicroStrategy analytics platform includes a MicroStrategy-certified connector that enables users to easily create MicroStrategy reports and dossiers backed by Foundry datasets. The connector offers compatibility with Foundry access controls, including granular permissions.
If you are on the 2021 Update 8 release of MicroStrategy, the Palantir Foundry connector should already be installed as a preview feature ↗. Verify this with the following steps:
If you are on the 2021 Update 9 release or later, the Palantir Foundry connector should already be installed in your version of MicroStrategy. Verify this with the following steps:
If you do not see Palantir Foundry
in the list of supported data sources, contact your MicroStrategy support representative for next steps. You may need to upgrade to the latest MicroStrategy release and MicroStrategy Workstation.
If you are on the 2021 Update 8 release, complete the setup of the Foundry MicroStrategy integration by first installing the JDBC driver for Foundry datasets. Navigate to Downloads: Foundry Datasets JDBC Driver to download and install the driver.
If you are on the 2021 Update 9 release or later, the Foundry JDBC driver is pre-installed in the MicroStrategy Windows Workstation and MicroStrategy Intelligence Server. You only need to install the JDBC driver for MicroStrategy Mac Workstation if you want to access Foundry data using a local dossier.
Contact your Palantir representative if you encounter any issues with installation.
Now that the connector is installed, you are ready to build reports and dossiers in MicroStrategy backed by Foundry datasets.
This guide will explain how to authenticate with Foundry through MicroStrategy, select a dataset, and get started building your first dossier.
There are two options for creating a Foundry data source in MicroStrategy:
If you are on the 2021 Update 8 release of MicroStrategy, enable Preview Features in the Help menu. If you are on the 2021 Update 9 release or later, proceed with the next step.
Under the Administration section of the Workstation sidebar, click on the plus icon next to Data Sources.
Find and select "Palantir Foundry" from the list of supported data sources.
Specify a name for the data source and keep the database version unchanged. Then, choose the MicroStrategy project where you will be using the connection. Select the Default Database Connection dropdown, then Add New Database Connection.
Follow the prompts to add details about your Foundry connection, including connection properties.
If you are on the 2021 Update 9 release or later, you can create a Foundry data source using MicroStrategy datasets. Disable Enable New Data Import Experience in the Help menu of your Workstation.
Under the Analysis section, select the plus icon next to Datasets, then choose Data Import Cube in the Create Dataset dialog.
Search for "Palantir Foundry" in the Data Sources window and select it from the list.
Select any of the options in the Select Import Options window, then select Next. For this guide, we will choose the Select Tables option.
Create a data source in the Import from Table window by selecting the plus icon next to Data Sources.
Provide connection properties using the steps shown below in Part 2.
To create a connection to Foundry, you must provide the following connection properties:
<subdomain>.palantirfoundry.com
./MyOrg/MyProject
. This field is only required in the 2021 Update 9 release or later. Setting this property can resolve table browsing issues in MicroStrategy. If you are on the 2021 Update 8 release, switch to the Advanced tab and add the parameter in Additional Connection String Parameters.The MicroStrategy connector supports only token-based authentication.
&
symbol, such as OptionalParam1=<VALUE>&OptionalParam2=<VALUE>
. Find the full list of connection parameters in the Parameter reference documentation for the JDBC driver for Foundry Datasets. If you are on the 2021 Update 9 release or later, Dialect
is set to the recommended value of SPARK
for optimal integration of Foundry within MicroStrategy, and this cannot be changed.