Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
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.
Like this, but after filtering it should be 0
Using this:
Solved! Go to Solution.
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.
Proud to be a 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.
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.