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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Venkat_Thota
New Member

Connect to Apptio from Power BI

Hi,

how to connect to Apptio data from Power BI. any connect available or have to use REST API? 

Unfortunately I cant find much documents on internet. any leads to that is really helpful. 

1 ACCEPTED SOLUTION
v-jtian-msft
Community Support
Community Support

Hi,@Venkat_Thota . I am glad to help you.
Hello,@rajendraongole1,thanks for your concern about this issue.

Your answer is excellent!

Unfortunately ,I can't find anything at the moment about a connector for power BI to connect to Apptio.
As @rajendraongole1  suggests, using RestAPI for data fetching is a very good solution

Here I would like to share some additional solutions below.
If you need to make a good report to publish to a service and do a refresh operation
I suggest you to use RestAPI+dataflow method.
Create a dataflow, and configure the API data source, then publish the dataflow to the service, you can use the created dataflow as a processed data source。 And for the report data refresh, you can configure the dataflow refresh schedule to achieve. By combining them, you can avoid the situation that the report made by the data source obtained from API cannot realize the gateway connection on the service directly.

URL:
Power BI REST APIs for embedded analytics and automation - Power BI REST API | Microsoft Learn
Creating a dataflow - Power BI | Microsoft Learn

vjtianmsft_0-1720158998957.pngvjtianmsft_1-1720159053789.png

I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.

Best Regards,

Carson Jian,

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

4 REPLIES 4
v-jtian-msft
Community Support
Community Support

Hi,@Venkat_Thota . I am glad to help you.
Hello,@rajendraongole1,thanks for your concern about this issue.

Your answer is excellent!

Unfortunately ,I can't find anything at the moment about a connector for power BI to connect to Apptio.
As @rajendraongole1  suggests, using RestAPI for data fetching is a very good solution

Here I would like to share some additional solutions below.
If you need to make a good report to publish to a service and do a refresh operation
I suggest you to use RestAPI+dataflow method.
Create a dataflow, and configure the API data source, then publish the dataflow to the service, you can use the created dataflow as a processed data source。 And for the report data refresh, you can configure the dataflow refresh schedule to achieve. By combining them, you can avoid the situation that the report made by the data source obtained from API cannot realize the gateway connection on the service directly.

URL:
Power BI REST APIs for embedded analytics and automation - Power BI REST API | Microsoft Learn
Creating a dataflow - Power BI | Microsoft Learn

vjtianmsft_0-1720158998957.pngvjtianmsft_1-1720159053789.png

I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.

Best Regards,

Carson Jian,

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

@v-jtian-msft ....okay it make sense. thank you. 

rajendraongole1
Super User
Super User

Hi @Venkat_Thota -Check with your Apptio administrator or documentation to ensure that Apptio provides an API and you have access to it.Obtain the API endpoint URL, necessary credentials (e.g., API key, username, password), and understand the API request format.

 

Please check the below resolved and reference link

 

 

Azure Marketplace | Microsoft Azure

 

.Solved: Connection between Apptio and PowerBI - Microsoft Fabric Community

 

Hope it helps

Did I answer your question? Mark my post as a solution! This will help others on the forum!
Appreciate your Kudos!!





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Thank you Rajendra for your reply. 

Helpful resources

Announcements
September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Top Solution Authors