Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Analitika
Post Prodigy
Post Prodigy

interactions 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?

 

Analitika_0-1614852669439.png

 

Analitika_1-1614852714328.png

 

https://filebin.net/ztvpt1wsr9k8rmif

 

5 REPLIES 5
v-lionel-msft
Community Support
Community Support

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.

v-lionel-msft
Community Support
Community Support

Hi @Analitika ,

 

Your sample file was not uploaded successfully, please upload again.
In addition, have you turned off the interaction on the table visual.

v-lionel-msft_0-1615191898324.png

v-lionel-msft_1-1615192036386.png

 

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.

v-lionel-msft_2-1615536923384.png

Measure = 
CALCULATE(
    MAX([short]),
    FILTER(
        Category,
        [short] = [_categories]
    )
)

 

v-lionel-msft_0-1615536847576.png

v-lionel-msft_1-1615536896465.png

 

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

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.