Forum Discussion
How can i hide Column ?
For the data shown below, it is sorted according to total amount. How can I hide the column Total but still arrange the quantity base on total amount ?
- Anonymous8 years ago
Hi radify,
This can be done by adjusting the width to 0 like showed in the 3 pictures below:
1
2
3
This way the matrix still includes the column in its calculation but it is not visible on visual level.
Regards,
L.Meijdam
8 Replies
- v-chuncz-msftCommunity Support
- radifyNew Member
Am really new with this. Thanks a lot.
- AnonymousNot applicable
Hi radify,
This can be done by adjusting the width to 0 like showed in the 3 pictures below:
1
2
3
This way the matrix still includes the column in its calculation but it is not visible on visual level.
Regards,
L.Meijdam
- yamenmarquezFrequent Visitor
Hi LMeijdam
When I try to shrink the width of the column the height of the rows increases. How can I shrink in width without increasing the height of the rows?
Thanks in advance
- BigRedDBANew Member
If your row height increases as you shrink the width you may have word wrap switched on in either your header or values.
- AnonymousNot applicable
This does not work for me. If I try to resize the column manuall then the contents wrap up and the row size increases dramatically.