Forum Discussion
Giada90
Helper IV
2 years agofield parameter doesn't aggregate
Hi, I have a ds like this: person sales cost a 4 5 a 6 4 a 2 3 a 6 5 if I make a field paramet er and I make a table, I can't aggregate. What I need is something l...
- 2 years ago
Giada90 , You have to create measures for Sum of Sales and Sum of Cost. The field parameters on a column will be used for group by ( not summarize) in a visual
amitchandak
Super User
2 years agoGiada90 , You have to create measures for Sum of Sales and Sum of Cost. The field parameters on a column will be used for group by ( not summarize) in a visual