This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hey!!
I don't know if this is possible or if I am going about it the wrong way but I have 3 parameters; division, department, & supervisor. I have all three of the parameters driving slicers and the department one also is driving the columns in two charts. I want the end user to choose like "Account Manager" and the AM supervisor, AM Department and Account Manager fields to all be choosen on all three with one button.
I have tried the following but it cause multiple chooses for the same thing (I.e. 3 Accout Manager boxes, I just want one):
Parameter 3 = {
("Account Manager", NAMEOF('Submission Max 1'[Account Manager]), 0,"Account Manager"),
("Client Manager", NAMEOF('Submission Max 1'[Client Manager]), 1,"Client Manager"),
("Recruiter", NAMEOF('Submission Max 1'[Recruiter]), 2,"Recruiter"),
("Account Manager", NAMEOF('Submission Max 1'[AM Department]), 3,"Account Manager"),
("Client Manager", NAMEOF('Submission Max 1'[CM Division]), 4,"Client Manager"),
("Recruiter", NAMEOF('Submission Max 1'[Rec Department]), 5,"Recruiter"),
("Account Manager", NAMEOF('Submission Max 1'[AM Supervisor]), 3,"Account Manager"),
("Client Manager", NAMEOF('Submission Max 1'[CM Supervisor]), 4,"Client Manager"),
("Recruiter", NAMEOF('Submission Max 1'[Rec Supervisor]), 5,"Recruiter")
}
All other ways I've tried just throws errors. So it there a way to do this or am I going about it all wrong?
Any help would be much appriciated!
Thank you!!
Solved! Go to Solution.
@amitchandak We ended up finding a work around that does exactly what I needed. Basically created a reference table and connected it to the parameters!
Thanks
@jessimica1018 , If you select a value in the slicer and you want another slicer to default on any value that is not possible. You can consider a custom visual - Preselected slicer.
But if you want filter value on disconnected slicer refer
@amitchandak We ended up finding a work around that does exactly what I needed. Basically created a reference table and connected it to the parameters!
Thanks
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 29 | |
| 27 | |
| 25 | |
| 20 | |
| 14 |
| User | Count |
|---|---|
| 53 | |
| 47 | |
| 22 | |
| 19 | |
| 19 |