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! Request now

Reply
Analitika
Post Prodigy
Post Prodigy

Filter all from filtered

How to filter ALL values from ALLSELECTED items?

 

I used filter in slicer and count with measure Allselected, it is ok, i got ALLselected Total 

but now in matrix i need to select multiple items and show all matrix Total (previous Allselected Total)

 

 

Analitika_0-1627296153437.png

https://file.io/UpPvB18ZWcrN

4 REPLIES 4
Anonymous
Not applicable

Hi @Analitika ,

As I tried to download your file, it had already been deleted... 

yingyinr_0-1627538626908.png

I created a sample pbix file base on your provided data, please check whether that is what you want. You can find the details in the attachment.

1. Create a measure to get the sum of column2 value

 

Measure = CALCULATE(SUM('Table'[Column2]),ALLSELECTED('Table'))

 

2. Go to Format ribbon, click "Edit interactions". Select the table visual, then select the no impact icon in the upper right corner of the card visual

Change how visuals interact in a Power BI report

yingyinr_1-1627540685741.png

Best Regards

@Anonymous 

🤣 

this is not problem solving, i need meaure not interactions diabling.

Interaction is urgently needed!!!

As i need Always total + selected items on chart

 

Anonymous
Not applicable

Hi @Analitika ,

It only disable the interaction between table and card visual, namely, when select any one record in table, there is no effect on the card visual-- it only display the value for all selected items. Whether I misunderstood your needs? Could you please share your sample pbix file again since the previous one has been deleted? It is better if you can provide your expected result with more specific examples. Thank you.

Best Regards

lbendlin
Super User
Super User

Use separate measures to achieve these (conflicting) goals.

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.