Not able to fetch tulip records in single select

hello @suvarnap, have you tried using the Interactive Table feature?? this will display a list of all the available Records in a Table and display them, you can then select individual records that brings up all the information in that specific Record. some information can be found here: Displaying Interactive Lists of Table Records Or Connector Output in Apps | Tulip Help Center - Support for Building Manufacturing Apps.

here’s a quick demo.

  1. create a Record Placeholder to the Table you’d like to connect to:
  2. embed an Interactive Table:
  3. link the Table Record Placeholder to the Interactive Table:
  4. display the Table Record Placeholder

at this point, as you select the various Table Records, you will see all the information will be pulled into your App:

would this work instead of the Single Select?? let us know