Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join 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

Reply
Sudharsanan
Helper III
Helper III

Dynamic Slicer using parameter

Hi friends,

 

I have a scenerio where 2 tables are not connected for some reason, but i want to create a slicer where the 2 table should interact only with slicer and not with the data. it is possible?

 

Thanks in advance

5 REPLIES 5
Sudharsanan
Helper III
Helper III

@bolfri yes i understand that, here the case is, all the emp supports all the team, so based on the task they do the team is shown. for example, you may support me in some task, so when i select my team you should be comming under the list whereas you belong to different team.

Can you provide some sample rows eg for 2 teams and few employees and show the expected results? You can use name like John Smith, Joe Doe etc It doesn't metter. 😉 It will be easier to understand and provide a solution.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




bolfri
Solution Sage
Solution Sage

Can you provide some sample data and expected results? It will be really helpfull what do you want to achive. 🙂





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Thank you @bolfri  for the quick response.

 

for example i have a table called "Team" and another table called "Emp name", here the emp name may work in different team, so i have already created a measure for that. but now i am facing an issue like if i select the a particular team in the slicer, the Emp name slicer is not filtering the names for the selected team, instead i am getting all the names, so trying to find a solution.

 

hope i have made it clear for better understanding

 

Why don't you create table(s) with relationship to cover that issue?

Table 1) dim_team collects information about team_id, team_name, team_leader, team_description etc.

Table 2) dim_emp collects information about emp_id, emp_name, emp_surname, emp_salary etc.

Table 3) fact_teams holds an information about which emp is in which team, emp can be in different teams

 

Then you are using relationship table 1 to table 3 and table 2 to table 3 to cover all the cases that you are facing 🙂 Power BI will do the rest for you. 😄





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.