Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

summarize and selectcolumns problems

Hi. I'm trying to SELECTCOLUMNS() to return a table with a single column [customer1] and then use SUMMARIZE() to count how many rows are present for each customer. This sounds fairly simple but I nee...