i want to create field show only the balance relat...
# ask-stanley-ai
y
i want to create field show only the balance related to specfic subsidiary
c
AI generated answer (using internal Slack threads):
To create a field that shows only the balance related to a specific subsidiary, you can use a Saved Search with a custom field. Here are the steps: 1. Create a new Saved Search. The record type should be 'Vendor' or 'Customer' depending on your requirement. 2. In the criteria tab, add a new criteria 'Subsidiary', and set the value to the specific subsidiary you want to show the balance for. 3. In the results tab, add the 'Balance' field. 4. Save the search. Now, you can use this saved search in a custom field: 1. Go to Customization > Lists, Records, & Fields > Entity Fields > New. 2. Set the label and id for the new field. 3. Set the type to 'Free-Form Text'. 4. In the 'Validation & Defaulting' tab, set 'Default Value' to the saved search you created earlier. 5. Apply the field to the appropriate forms. This will create a field that shows the balance for a specific subsidiary. However, please note that this field will be static and will not update dynamically if the balance changes. To update the field, you would need to use a SuiteScript or a workflow to update the field whenever the balance changes. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.838836
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.831896424
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.830236793
Please provide your feedback on this answer.