How can I combine two formulas that each work perfect in individual slices to create 1 slice?
Formula 1: [TimeStamp]=ANY(SELECT(Updateclass[TimeStamp],[_RowNumber]=MAX(Updateclass[_RowNumber])))
Formula 2:[CompareYesNo]<>[Name]
Formula 1 gives a subset of the data based on a timestamp and Formula 2 compares names between two tables.
User | Count |
---|---|
16 | |
13 | |
8 | |
7 | |
4 |