Hi,
I am trying to do a CountRows off a Gallery (Sharepoint List)
What I would like to do is make the distinct subject to both Column A & Column B
Column B may also have no record so that too should also count as 1
Currently my formula is CountRows(Distinct(galAccounts.AllItems,ColumnA.Value)
Thanks in advance
Todd