Forum Discussion
Anonymous
5 years agoNot applicable
using an client number from a visual
Hi, I.ve got an report with an visual of multiple provisions for an client. These provisions are specific chosen. Now i want to have another visual view with the clients form the first visual , bu...
- Anonymous5 years ago
Found the solution.
Made two table visuals as you suggested and linked them on Client number.
Then the filter option is working
amitchandak
5 years agoSuper User
Anonymous , First will pass client name and other common parameters. So if you do not want to pass the code, then do not take from the common table. Take from the fact.
Or have code parameter and disable its interaction with 2nd visual : https://docs.microsoft.com/en-us/power-bi/create-reports/service-reports-visual-interactions
Anonymous
5 years agoNot applicable
Thats what i treid allready but doesn'tdo the trick for me.