Forum Discussion
JMM414141
6 years agoFrequent Visitor
Count True/False values in multiple columns
I have a table with about 50 columns with rows that either have True or False in them. Is it possible to count the number of times either true or false appears in each column without going through ea...
AntrikshSharma
6 years agoCommunity Champion
Why not unpivot the data?