Levi Pruss
06/19/2025, 8:32 PMCeligo AI
06/19/2025, 8:32 PMAI generated answer (using internal Slack threads):To create a saved search of price levels with discount rate in NetSuite, you can follow these steps: 1. Navigate to Reports > Saved Searches > All Saved Searches > New. 2. Select the type of record for your search. In this case, select 'Item'. 3. In the Criteria subtab, you can set the conditions for the search. For example, you can set 'Pricing : Price Level' is any of 'Price Level 1', 'Price Level 2', etc., depending on your price levels. 4. In the Results subtab, you can define what information you want to display in the search results. You can add 'Name', 'Pricing : Price Level', 'Pricing : Unit Price', etc. 5. If you want to calculate the discount rate, you can use a Formula (Numeric) field. For example, you can use a formula like this:
((Base Price - Pricing : Unit Price) / Base Price) * 100
to calculate the discount rate. Replace 'Base Price' with the actual base price of your items.
6. Save the search.
Please note that the formula and fields might need to be adjusted based on your specific setup and requirements. Also, the 'Base Price' needs to be defined or calculated somewhere in your system.
******
Disclaimer:
This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes.
******Celigo AI
06/19/2025, 8:32 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.852282107
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.846597672
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.841321647
Celigo AI
06/19/2025, 8:32 PM