How trigger the blanks in the paticular column and send an email automatically
Options
Keerthi
✭✭
In the power page we showing the table visual which includes the customer detail some time in the table one column we are getting blanks.
So here presently we are sending manually si user want di automatically this this .
When blanks in that particular column with that table need to send an email automatically
Answers
-
You may need a helper column to be the trigger of your automation i.e (=if(column@row="",1,0) then add automation to send an alert or request an update when the row value is 1