Hello experts.
I have a table with some columns, this table has a Logical Table Source. I know that if I apply filter in logical table source in where section I can filter data that I want.

My question is if I can filter only one column of that table. For example:

I have a column with different Centers "Center Column". I would like to create a measure that only show values of specific center:
"Amount Filtered by Center A" some kind of filter inside with only values when is Center A
"Amount Filtered by Center B" some kind of filter inside with only values when is Center B
Is possible to config this?
Thanks!