First you need to define a Group summary type for the field you want to use to group results. The summary results page displays a list of values for this grouped field. You can click a value to drill down each group of results. After you have defined a Group, you can define another summary… Continue reading Summary Types in Saved Search
Tag: Summary
YOU_CANNOT_EDIT_THE_VALUE_IN_THE_SUBSIDIARY_FIELD_AFTER_THE_INVENTORY_COUNT_HAS_BEEN_CREATED. error on submit fields
When trying to set the custom field value as true in summary function of map reduce script in inventory count. Error occurred after setting Field value using Record.submitFields. Exact reason not getting. But this is solved by load the record and set field by setValue.
Entry should not be allowed in “Parent Account”
Requirement: The transaction entries should be posted only in the child account, not the parent account. Solution: Step 1: Go to Setup -> Accounting -> Chart of Account -> Edit the chart of account record. Step 2: Check the Summary field on the account record. Step 3: Click Save.
Results without Summary type Column in Search
Use the below formula to show the summary value without grouping the search results. count /*comment*/ ({memberitem.internalid}) over (partition by {internalid}) For Example:::Search Type: ItemItem Type: Kit/ PackageResults: Show the count of member items and member item quantity without using the summary type column under the Results subtab Output: Script Code: var kititemSearchObj = search.create({type:… Continue reading Results without Summary type Column in Search
Inactivating a parent chart of account
Inactivate parent account