

Creator
2014-10-30
02:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
calculating straight table total
Dear Folks,
I have designed a straight table in which I have column Total Values
where i have sum up different columns which are WH value , In Transit value and Fba Stock value by adding their expression labels but the values are not shown at respective rows and total at header is also wrong.
please correct me where I am wrong.
Attached is the file.
Regards,
Farhan.
644 Views
3 Replies

Not applicable
2014-10-30
04:35 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Use the below to calculate Total Value.
=Alt([WH Value],0)+Alt([In Transit Value],0)+Alt([FBA Stock Value],0)

MVP
2014-10-30
05:26 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content


Creator
2014-10-31
05:53 PM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks srukmana.
457 Views
