Forum Discussion
dreaves1
Helper II
5 years agoVisual Interaction not working
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...
dreaves1
Helper II
5 years agoNo 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 |
v-deddai1-msft
Community Support
5 years agoHi 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