Fields don't show up in NetSuite Saved Search

Comments

3 comments

  • Tyler Lamparter Principal Product Manager
    Awesome Follow-up
    Engaged
    Top Contributor
    Answer Pro
    Celigo University Level 4: Legendary

    Hristina Bendeva what does your saved search criteria and results look like? What record type is this for? Maybe you have main line = true which is filtering out line level data?

    0
  • Hristina Bendeva NetSuite Integration Whiz
    Awesome Follow-up
    Engaged
    Celigo University Level 4: Legendary

    Hi Tyler,

     

    I have found the fields since they are custom fields they were named differently on display and in the search filter.

    Now I have another blocker where I'm trying to use a formula where I compare 2 date fields if one is bigger then the other then I need to show those orders and the formula works in the results tab but not in the criteria tab do you know why?

    Here is the formula that I'm using:

    case when TO_CHAR({date1}, 'MM/DD/YYYY') > TO_CHAR({date2}, 'MM/DD/YYYY') then 1 else 0 end
    0
  • Muneswara Thotakura NetSuite Integration Whiz Salesforce Integration Whiz Software Engineer
    Answer Pro
    Celigo University Level 4: Legendary

    Hi Hristina Bendeva, 
        Did you configure it as per the below criteria condition? It's working for me, but I don't see any issue with your formula.

    0

Please sign in to leave a comment.