- Extractors
- Analyze Data
Configure Power BI to connect to a PostgreSQL Service Gateway
Perform the following steps to configure Power BI to connect to a PostgreSQL service gateway:
- Open the Power BI Desktop application.
- ClickGet data from other sources.Power BI Desktop HomepageTheGet Datadialog box is displayed.Get Data Dialog
- In the search box, search for PostgreSQL and selectPostgreSQL database.
- ClickConnect.Select PostgreSQL database
- In thePostgreSQL databasedialog box, provide the following details:
- Server:dm-virtualpostgres.cloud.rockwellautomation.com(Production URL).
- Database: The name of the project in FactoryTalk DataMosaix. For example, check-46.
- ClickOK.PostgreSQL Database Dialog
- In thePostgreSQL databasedialog box, provide the following details:
- Username: Refer to the Client ID generated while registering the application.
- Password: Refer to the Client Secret generated while registering the application.
- ClickConnect.PostgreSQL database DialogTheNavigatordialog box displays the list of supported tables.
- Select the required table checkboxes and clickTransform Data.Navigator Dialog boxThePower Query Editordialog box is displayed.
- Under theFilemenu, clickAdvanced Editor.Power Query Editor Dialog
- In theAdvanced Editordialog box, provide the sample query and clickDone.Advanced Editor DialogBased on the query, the data will be populated in the Excel format.Final OutputNOTE:For more information on the supported tables and schema, refer to Supported Tables and Schema.
Provide Feedback