Set Analysis to Iterate Over Two Fields that Are Equal to Each Other
I am trying to return a table with FieldA and a measure that returns the count of FieldC where FieldA = FieldB divided by the total count of FieldC (no issue with the denominator).