Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Saved Search - using formula (text) from results as available filter
Hello,
I have a saved search with one of the output column (custom label = Cust Type) as formula (text) = case when {customer} = 'XYZ' then 'Premium' when {customer} = 'EFG' then 'Standard' else 'Other' end
I would like to add Cust Type as part of Available Filters with the option 'Show in Filter Region'.
I added Criteria with the same Formula (text) as above and in the available Filters added Formula (text) with Custom label as 'Cust Type' and Show in Filter Region checked.
The filer region shows correctly with available values, however when select Any of the values (Premium or Standard), the results after refresh remain the same and does not really filter the output.