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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
PoojaG
Helper II
Helper II

Power BI connection using url with API endpoints parameter

Hello,

 

I have a url = https://sm.walter.abc.com/api/provider/graph/proxy?path=v1.0/me

which returns simple profile information

In that URL, the part "/api/providwer/graph/proxy" is called the end point. The part after the ? are the parameters passed to the end point. How can I connect this link through Power BI
I used web as a Data Source, it returns a table with no data values. 
Can someone please help? Thank you
1 REPLY 1
Jayendran
Solution Sage
Solution Sage

Hi @PoojaG ,

 

1. Is that a GET/POST make sure you are using correct HTTP Method.

2. Make sure you are providing proper autentication

3. Finally use a fiddler to capture the trace of what is exactly requesting from the pbi to the web 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.