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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Sammy_voi
Frequent Visitor

Including the filter when summing the numbers in the column.

Hello, community. I need a little help. I have 5 columns, one is the column with the texts, the other 4 are numbers. I'm doing the sum of the numbers. However, when I do text filtering using text filter-contains, I still get the sum in all columns.

As I shared in the screenshot, the totals should be 0, but it gives values as if the filter wasn't applied.

Screenshot 2022-12-21 164729.jpg

 

Like this, but after filtering it should be 0

Using this: 

Retweet = CALCULATE(SUM('1'[retweet_count]))

 

Screenshot 2022-12-21 165326.jpg

 

 

 

1 ACCEPTED SOLUTION
bolfri
Super User
Super User

Filtering the table in the "Data" view do not affect the vizualization. You need to apllay that filters on the Report page eg. in the Filter Pane.

bolfri_0-1671672087790.png

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




View solution in original post

2 REPLIES 2
bolfri
Super User
Super User

Filtering the table in the "Data" view do not affect the vizualization. You need to apllay that filters on the Report page eg. in the Filter Pane.

bolfri_0-1671672087790.png

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Thank you Bolfri. I couldn't find it for 3 days, internet search. It's pretty obvious that I'm a beginner.

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.