Hello all, I have many measures(about fifty), and I have to create SUM, MIN and MAX for every measure. Is there any good ways to create them at a time instead of create one by one?
- Create Aggr Func(SUM,MIN,MAX) For Every Measure 汪胜
Hello all, I have many measures(about fifty), and I have to create SUM, MIN and MAX for every measure. Is there any good ways to create them at a time instead of create one by one?