Forum Discussion
Robert1981
Helper III
3 years agoSubtotal / total under switch categories
Hi All, I am using the SWITCH function. I created a separate table and I am able to display the categories on the Y-Axis while I show time on the X-axis. However the row totals don't seem to wor...
amitchandak
Super User
3 years agoRobert1981 , You might need
Sumx(Values(Table[Value1]) , <Switch Code>)
If this does not help
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.