Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
felixpau
New Member

Celoxis integration

Was wondering if anyone has tried integrating celoxis with powerbi. I tried entering the api call string http://yourservername:portnumber/psa/api.do?function=login&username=username&password=password&company-code=companycode (and it returns the token via brower) in both web basic as a singular string and in advanced. However, it returns error 500 within powerbi. Anyone get any further?

4 REPLIES 4
v-yuezhe-msft
Employee
Employee

@felixpau,

Are you able to get data when testing the API using postman?

Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Unfortunately I've been busy with other things. I'll try to find some time this week to keep working on this.

 

 

v-yuezhe-msft
Employee
Employee

@felixpau,

What format of the URL do you enter in Power BI Desktop? After you get the token of your api, do you enter URLs like below in web connector of Power BI Desktop?

http://<celoxis-server-name>:<port>/psa/api.do?function=query&table=db_project&status_id=1&data-format=json&token=xxxxx&data-format=xml


http://<celoxis-server-name>:<port>/psa/api.do?function=query&table=db_task&id=100&token=xxxxxxxxxx&data-format=json


Reference:
https://celoxis.atlassian.net/wiki/spaces/DOC10/pages/73925306/Examples+of+XML+JSON+API

Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

I tried entering this (with the server information and permanent token)

 

http://<celoxis-server-name>:<port>/psa/api.do?function=query&table=db_project&status_id=1&data-format=json&token=xxxxx&data-format=xml

 

returns a Server Error – Signature Missing from encrypted data

 

 

 

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors