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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
Anonymous
Not applicable

APIs to extract data from Aconex (Oracle Database) to Azure SQL database to report using Power BI.

Hi Community,

We want to report on Aconex data in Power BI

Aconex is now owned by Oracle and the underlying database is Oracle.

I want to bring in Aconex Field data from Aconex to Azure SQL database to report using Power BI.

I wouldn't mind reporting directly off the Aconex Oracle database if there is a way to connect Power BI directly. I tried it a few months ago but didn't work though I got the Web Services API Developer and Activation Keys. Or, please throw some light for me to check if I missed any steps in trying to connect properly!

I am looking for any guidance to help me design the APIs myself to ETL data as below 3 options whichever is easier to do so:

1. Aconex Oracle database -> Power BI

2. Aconex Oracle database -> Azure SQL database -> Power BI

3. Aconex Oracle database -> Open to any better storage in Azure -> Power BI

Any help/guidance on how to achieve this is greatly appreciated.

Any info with screenshots or guidelines would be of great help to me and others in a similar situation.

Hoping to hear soon.

Thanks a million for your time in advance.

Regards,

Chandu

1 REPLY 1
SteveCampbell
Memorable Member
Memorable Member

I would suggest data factory.


Go to portal.azure.com. Set up you sql database first.

search for data factory and start a new one. Go to author and monitor, then set up a new pipeline.
Set up connections to Oracle and your Sal database.
Add “copy data” and set the source to oracle and the sink to sql.

To get you started:
https://docs.microsoft.com/en-us/azure/data-factory/quickstart-create-data-factory-copy-data-tool#st...

Connecting to oracle
https://docs.microsoft.com/en-us/azure/data-factory/connector-oracle




Did I answer your question? Mark my post as a solution! Proud to be a Super User!


Connect with me!
Stay up to date on  
Read my blogs on  



Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

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