
Creator
2017-11-24
10:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Selection regardless everything
Hi Guys,
how i can sum a field like sum(Amount) regardless of any selection that the user do - so selection should not have any impact on the calculation. how i can do this?
324 Views
1 Reply


Specialist III
2017-11-24
10:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Try this,
Sum({1}Amount)
261 Views
