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