Forum Discussion
Jos13
5 years agoHelper III
Dynamic grouping using dax
Hi all, I have the following tables; Product Orders Support table Total Sales = SUMX('Order','Order'[Quantity]*RELATED('Product'[price])) I want to group produ...
- 5 years ago
Jihwan_Kim
5 years agoSuper User