Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello community,
Is there a way to create a table with dynamic rows in Power BI based on a slicer?
I have 3 values in my slicer :
Product
Product category
Product subcategory
If I choose Product on my slicer, I'd like to have a table like this:
| Products | Values |
| Product1 | 1000 |
| Product2 | 3400 |
| Product3 | 477 |
When I choose Product category, it will be like :
| Product categories | Values |
| Categ1 | 367373 |
| Categ2 | 838333 |
| Categ3 | 220004 |
And so on,
Solved! Go to Solution.
You can use field parameters in this case:
https://www.sqlbi.com/articles/fields-parameters-in-power-bi/
Proud to be a Super User!
You can use field parameters in this case:
https://www.sqlbi.com/articles/fields-parameters-in-power-bi/
Proud to be a Super User!
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 53 | |
| 51 | |
| 39 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 95 | |
| 78 | |
| 34 | |
| 28 | |
| 25 |