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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
MaheshMole
Frequent Visitor

How we can get data at runtime (using DirectQuery) from Web API depending on user details/inputs?

Our webAPI returns data based on supplied parameters like userId, date range etc.

How we can get data at runtime (using DirectQuery) from Web API depending on user details (auth token)/inputs?

 

We can see DirectQuery is not supported for Web data source.

I can see this https://www.progress.com/tutorials/odbc/directquery-your-custom-rest-api-in-power-bi post which gives ODBC based solution. Is it recommended way to support direct query for Web API datasource? 

Does anyone has other solution to address this requirement? 

2 REPLIES 2
edhans
Community Champion
Community Champion

Have you seen the article on real time streaming in Power BI?



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

The data is sensitive to user and depending on user access data changes. With streaming dataset approach, I am not sure if we can create different dataset based on user and create report instance at runtime. I can see we need to build and bind dataset at design time from given example. 

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

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 Solution Authors