Forum Discussion
vjnvinod
8 years agoImpactful Individual
Interaction between dropdown in Power BI
Hi, how to setup an interaction between dropdowns For instance I have 2 dropdowns(which is created out of 2 different field columns). If I select a region from the first dropdown list let say Northea...
- Anonymous8 years ago
vjnvinod,
You can use DAX instead to create the new tables. I haven't found any method to put all the data in a single Matrix visual and filter it using a single slicer.
https://1drv.ms/u/s!AhsotbnGu1Nok0_5dfG96lEqpQr_
Regards,
Lydia
vjnvinod
8 years agoImpactful Individual
Anonymous
Hi Lydia,
Can you please help checking when i select a region, my outbound details (lets say filter of Northeast region) are not interacting with my Pie chart and the table.
please find below the scrubbed PBIX file
https://www.dropbox.com/s/20u6v9kpwr6xehc/Testcheck.pbix?dl=0
thanks for your help as always