Skip to main content
Navigator | Tier 3
September 23, 2022
Question

How to capture a dynamic field value in IQBot

  • September 23, 2022
  • 1 reply
  • 119 views

Can someone suggest, how to capture a field value when the field label is dynamic.

 

Ex: Inv#, Invoice Number, Invoice # etc.

    1 reply

    Tamil Arasu10
    Most Valuable Pathfinder
    Most Valuable Pathfinder
    September 23, 2022

    Hi @Ranjit Nayak​ ,

     

    Use the special character Pipe "|" Symbol to add multiple aliases to extract similar fields and table columns across multiple document classes. Using an alias helps you create generic IQ Bots.

     

    Examples: Inv#|Invoice Number| Invoice #|Invoice|

     

    image 

    Please let me know if you have questions.

     

    Thanks!

     

     

     

    _Tamil_