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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Pdersch
New Member

Dynamic Parameters in Power BI with External REST API Data

Hi everyone,

 

I'm working on building a Power BI dashboard using data from Datev Rechnungswesen (German accounting software). Through DatevConnect, I've obtained REST API endpoints that can be embedded in Power BI via Web Queries. The endpoints I'm working with are:

 

My challenge is that I want to use client-id and fiscal-year-id as dynamic parameters within Power BI. However, it seems that using dynamic parameters isn't supported with Web Queries through DatevConnect (import query).

 

One potential solution I’m considering is creating a custom connector that could pass the data to Power BI in DirectQuery mode, allowing the use of dynamic parameters.

 

Has anyone here done something similar, or would an alternative approach be more practical?

 

I’d appreciate any insights or suggestions.

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

Please follow the documentation. Use the RelativePath parameter. https://learn.microsoft.com/en-us/powerquery-m/web-contents#example-1

View solution in original post

1 REPLY 1
lbendlin
Super User
Super User

Please follow the documentation. Use the RelativePath parameter. https://learn.microsoft.com/en-us/powerquery-m/web-contents#example-1

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors