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
Hey,
I wonder if anyone can help. I wish to create a table like the below
| Venue Type | Booking fee | tickets sales | Total |
| Arena | 10 | 500 | 510 |
| Pub | 2 | 100 | 102 |
Where VenueType and ticketsales are specified within the data
Booking fee is a parameter and Total = Bookingfee + Ticket sales
The booking fee is negotiated so the user needs to be able to enter different values here. Also there are two different levels for booking fee dependant on the Venue type. The user needs to be able to enter different amounts for both and see the Total measure.
The venue types need to presented in the same table and the user should be able to view at the granularity displayed above.
I can get this working using 1 parameter with the Powerbi Parameter function but I can't scale to two. Does anyone have any ideas?
Hi @PollyHalton ,
Power bi not allow you to input multiple value on slicer with 'single value' mode, maybe you can consider to switch slicer to list mode to choose multiple items.
Regards,
Xiaoxin Sheng
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 |
|---|---|
| 62 | |
| 55 | |
| 39 | |
| 16 | |
| 15 |
| User | Count |
|---|---|
| 93 | |
| 85 | |
| 33 | |
| 31 | |
| 25 |