Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
I have three tables - Campaigns, Leads, and Opportunities.
Campaign can have one or more Leads, and each Lead can have one or more Opportunities.
What I want to do is have the Campaigns table populate when you open the report. When you click on a Campaign, I want it to populate the Leads table; and when you click on a Lead, I want it to populate the Opportunities table. If I click on an Opportunity, I want it to do nothing.
What is happening instead: All three tables populate. If I click on a Campaign, the Leads populate - which is good - but when I click on a Lead, it actually *unselects* that Lead and repopulates and repopulates the all three tables.. Likewise with the Opportunities table, clicking on an Opportunity actually unselects that Opportunity and repopulates the all three tables.
Solved! Go to Solution.
Hi @cphite ,
Thanks for amitchandak's reply!
And @cphite , This sounds like a problem with the interaction between visual objects. You can refer to the following steps:
Click the Leads table, click Format > Edit interactions:
Cancel the interaction between the Leads table and the Campaigns table:
Then click the Opportunities table, and cancel the interaction between the Opportunities table, the Campaigns table and the Leads table:
And the final output:
Click Campaigns:
Click on the Leads table while holding down the “Ctrl” key :
If I only click Leads, The Campaigns table will not be affected:
If I only click Opportunities, nothing will be affected:
Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @cphite ,
Thanks for amitchandak's reply!
And @cphite , This sounds like a problem with the interaction between visual objects. You can refer to the following steps:
Click the Leads table, click Format > Edit interactions:
Cancel the interaction between the Leads table and the Campaigns table:
Then click the Opportunities table, and cancel the interaction between the Opportunities table, the Campaigns table and the Leads table:
And the final output:
Click Campaigns:
Click on the Leads table while holding down the “Ctrl” key :
If I only click Leads, The Campaigns table will not be affected:
If I only click Opportunities, nothing will be affected:
Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@cphite , You need three facts and each fact all attribute from table above
Campaigns - Campaigns
Lead - Campaigns+ Lead
and Opportunities -- Campaigns+ Lead +Opportunities
Campaigns and Lead will individually will become dimension along with date. and will join with all three facts.
All common attribute you want drill will come from dimension.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
79 | |
73 | |
57 | |
36 | |
31 |
User | Count |
---|---|
91 | |
60 | |
59 | |
49 | |
45 |