Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hey,
I have a report with a funnel visualization. For some reason when I select a data point on the visual it doesn't filter or highlight the other visuals on the report page. Also, whenI try to see the underlying data point as a table for a particular data point, it shows me all the data that make up the report instead of just the information that's associated the data point selected. What could I be doing wrong?
@dreaves1 , In funnel you have used all measures or you have used group with meaures ?
if you have used all measure you wil get this kind of behaviour.
if not.
Can you a sample pbix after removing sensitive data.
No measure are applied. The funnel shows the number of candidates that made it through each step in the process. That have a 1 for each step they been in. Each step is a conditional column
| New Step | Historical Recruiter Step | Historical First Interview | Historical Second Interview | Historical Offer Step | Historical Hire Step | Candiate Name | Capability |
| 1 | John Doe | Business | |||||
| 1 | 1 | Jane Doe | IT | ||||
| 1 | 1 | 1 | Travis Baker | Engineering | |||
| 1 | 1 | 1 | 1 | 1 | 1 | Tony Hawk | Engineering |
| 1 | 1 | 1 | 1 | 1 | Travis Porter | Engineering |
Hi @dreaves1 ,
Based on my test, you need to unpivot your source table and put all steps in on column :
And put the new column to 'Group', it will interact as you want.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai
Select the visual
Go to Format and click the 'Edit Interactions' to see how filtering this object interacts with the other objects
Within the edit interaction for the funnel visual I've set the other visuals to filter but nothing happens.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.