Data360 Analyze

 View Only
  • 1.  Send email when Filter output finds data

    Posted 05-05-2025 11:33

    Hi,

    I have a filter node that is looking for a particular "last name" in a data set.  If that last name is found, I'd like to put it in an Excel output file and email that file to me.  If that last name is not found, just stop and do nothing more.  I could also get away with taking the Excel node out of the equation and just putting the last name and an identifier ID field in the email message body.  Any ideas on how to do that?  

    Thanks!

    Mike



    ------------------------------
    Michael Spalding
    Senior Manager R&D Transparency Reporting
    AbbVie Inc.
    North Chicago IL
    ------------------------------


  • 2.  RE: Send email when Filter output finds data

    Posted 05-06-2025 09:07

    Hi, you could do a regular expression with a transform node, create two outputs for the node. Assume output 1 give you, the result you want(the name you are looking for), And output 2 is the other one.

    You could connect output one to a meta check, that triggers a mail node if the value is >0 from your output1 in your transform node.



    ------------------------------
    Henrik B
    E.ON Sverige
    ------------------------------