English Flag English Español Flag Español Deutsch Flag Deutsch Italiano Flag Italiano Polski Flag Polski Nederlands Flag Nederlands Português Flag Português Français Flag Français 中文 Flag 中文 日本語 Flag 日本語 हिन्दी Flag हिन्दी اللغة العربية Flag اللغة العربية Русский Flag Русский Українська Flag Українська עִברִית Flag עִברִית Ελληνικά Flag Ελληνικά Türk Flag Türk Latvietis Flag Latvietis Dansk Flag Dansk Norsk Flag Norsk Íslenska Flag Íslenska 한국어 Flag 한국어 Suomen Flag Suomen Gaeilge Flag Gaeilge Bahasa Melayu Flag Bahasa Melayu Svenska Flag Svenska Čeština Flag Čeština
User IconLog In
English Flag English

Log In

 

Microsoft Power BI + QuintaDB

QuintaDB REST API and Power BI integration example

To integrate QuintaDB and Power BI, you don't need to know the programming language to get data from QuintaDB. It is enough to go to the Developers page and select the desired request.

Select the Web connection type:

Enter the following url:

After completing basic authentication, you can get your application data:

Replace the request with: /apps/APP_ID/dtypes/entity/ENTITY_ID.json as specified in the api "Get all records" section.

All records of the selected table can be retrieved

Now you can remove unnecessary columns from ID fields:

Select "Apply and Close":

Select the table in the right pane to display the data:

To the right of the field column, drag the columns from QuintaDB onto the table:

Done: