Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hello,
I have some parameters seted up on my semantic layer and i'm currently working on Power BI Report Builder. Those parameters are filtering my query (in direct query).
I would like to let the user choose the parameter on report builder and then it would update the query and then reduce the results of the query.
Is that posible ?
The objective is to migrate from SSRS to PowerBI, but the shared datasets are not longer availables... Do you have any suggestion to replace it ? I thought about semantic layer, i'm not sure it is a good answer but i need to put those parameters to limit the result and it had to be a shared dataset...
Cordially.
Solved! Go to Solution.
Hi @CBI ,
Sorry, so far, to my knowledge, this may not be achieveable.
Thanks for your efforts & time in advance.
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @v-tangjie-msft ,
I have already tried that, but it is not working with my published power bi semantic model which is using the parameters in the M Query but not in the select of the query. I would like to link the parameters from this semantic model and the parameters from the report builder.
Is it possible ?
Hi @CBI ,
Sorry, so far, to my knowledge, this may not be achieveable.
Thanks for your efforts & time in advance.
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @CBI ,
Yes, it is possible to let users choose parameters in Power BI Report Builder, which will then update the query and reduce the results accordingly.
1. Set Up Parameters in Power BI Report Builder
2.In your dataset query, use the parameters to filter the data. For example, if you have a parameter named @Category, you can use it in your SQL query like this:
SELECT * FROM Products WHERE Category = @Category
For more details, please refer: Report parameters in Power BI Report Builder - Power BI | Microsoft Learn
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
143 | |
85 | |
66 | |
51 | |
45 |
User | Count |
---|---|
218 | |
88 | |
83 | |
65 | |
56 |