Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
We are using Power BI Desktop for Report Server (May 2021). Within the query editor we are trying to create a query that retrieves data from an SQL Server database and have it filtered by a parameter. The parameter is "companyIds".
The query we are using is:
select COMPANY_ID as [Company Id], PUBLIC_COMPANY_ID as [Company Number]#(lf)from dbo.COMPANY where COMPANY_ID in(companyIds)
We are unable to get it to work. Please let us know if what we are trying to do is possible and if so what would be the solution.
Hi @Lorenz33 ,
Yes, you can call query parameter when you implement SQL statement in power bi, you can also refer to this:
https://reevessmith.wordpress.com/2014/08/19/power-query-and-stored-procedures-with-parameters/
Pass parameter to SQL Queries statement using Power BI
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 5 | |
| 5 | |
| 4 |