Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
Hi Team,
I need to load the two select boxes as parameters(Holiday and Brand) from two different db2 tables using sql query. On selecting those 2 values I need to call rest api to get list of companies and populate them in table. On changing any one of the value Holiday or Brand then again it has to load the companies from api. Is this possible to do? Please share if any reference available.
Holiday Parameter: select distinct hdate from holidays
Brand Parameter: select distinct brand from brands
Company List as Table: /api/v1/get-companies?hdate-param=01-01-2024&brand-param=Honday,Toyota
Thanks.
Solved! Go to Solution.
Edit parameter settings in the Power BI service - Power BI | Microsoft Learn
NOTE: This is NOT dynamic.
Thanks for the reply. I updated parameters details in initial post. Based on changing parameter, is this possible to load the api again and show the updated result?
in import mode, yes. Meaning the parameter changes will be reflected after the next successful semantic model refresh.
Can you please share the reference which I can use for api call with dynamic parameter?
Edit parameter settings in the Power BI service - Power BI | Microsoft Learn
NOTE: This is NOT dynamic.
API based data sources are only accessible in Import Mode.
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 28 | |
| 28 | |
| 19 | |
| 19 | |
| 19 |
| User | Count |
|---|---|
| 37 | |
| 29 | |
| 18 | |
| 17 | |
| 15 |