Question
how to create a report with phone number = mobile phone?
I am trying to run a report to check where phone = Mobile.
I tried (Mobile Phone Number IS {{lead.Phone Number}}
OR
Phone IS {{lead.Mobile Phone Number}})
AND Phone IS NOT EMPTY
This results in no leads, but I know is a fact there are many leads that exist this way in our database. Any suggestions?