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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

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
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 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.