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! Learn more
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
Hi @Analitika ,
Just like what I did, reference the measures that need to be added, so that the interaction between the two visuals can be completed.
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.
Hi @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.
Hi @Analitika ,
Please create a measure like this.
Measure =
CALCULATE(
MAX([short]),
FILTER(
Category,
[short] = [_categories]
)
)
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.
No, it not work if i add other measures to matrix
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.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |