I’m having a column called phone button,I want to know how many users have used that phone button.how this be achieve?
Add a button on your screen, set the action of it to be a multi-step (Create new action):
- Dial phone number
- Increment your phone button click count column by 1
1 Like