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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

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
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

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

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors