I find solution by transform with add field from calculation. Because column A and column B are strings,can’t use binary operation.Then I use Reduce row with distinct count.
1 Like
I find solution by transform with add field from calculation. Because column A and column B are strings,can’t use binary operation.Then I use Reduce row with distinct count.