How can I acces to thisrow() and its fields in automation?

Hello friends:
I have a challenge.
How can I acces to thisrow() and its fields in automation, when use notification by email.
In summary, how can I use thisrow() and its fields in the Subject and Message fields of email notification

Best Regards
Javier

Hi @Javi-1285,

It's great to hear from you.

Below is the table I'm using to display values as a list on screen, with a BUY button.

I have created an automation on the press of a button to send an email notification.

As shown in below screenshots, I am using =THISROW()[StockTicker] to display Stock Ticket in Subject line. Additionally, I am displaying the Stock Price in the body of the email using =THISROW()[StockPrice].

I hope this is helpful. If you have any further questions, please don't hesitate to contact us.