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: