Forum Discussion
Analitika
Post Prodigy
5 years agointeractions work only in one direction
why interaction work only in one direction? Same code in other pbix file work like expected, but here not work, why? https://filebin.net/ztvpt1wsr9k8rmif
v-lionel-msft
Community Support
5 years agoHi Analitika ,
Your sample file was not uploaded successfully, please upload again.
In addition, have you turned off the interaction on the table visual.
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Analitika
Post Prodigy
5 years ago- v-lionel-msft5 years ago
Community Support
Hi Analitika ,
Please create a measure like this.
Measure = CALCULATE( MAX([short]), FILTER( Category, [short] = [_categories] ) )Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Analitika5 years ago
Post Prodigy
No, it not work if i add other measures to matrix