Forum Discussion
Anonymous
7 years agoNot applicable
Sunnarizing data
Dear all, I have a small problem which almost breaks my nerves (after 2 hours searching for a solution). I have a table which looks like this: ITEMNUMBER DESCRIPTION OURREF Status_orde...
- 7 years ago
Hi,
Drag columns1,2 and 4 to the Table visual and write this measure
=SUM(Data[Quantity])
Hope this helps.
Ashish_Mathur
7 years agoSuper User
Hi,
Drag columns1,2 and 4 to the Table visual and write this measure
=SUM(Data[Quantity])
Hope this helps.