Hi Vaibhav,
To replace null or empty values you can use ZN() or ISNULL() to check and show 0.
Using ZN() -
ZN function is basically used to return 0 or not null values for a column. It takes a field as a parameter.
ZN([Phone No]) would return phone no if or null else gives 0.
Using ISNULL() -
ISNULL([Field] returns true if value is NULL.
Hope this helps you.
Further, enroll for an online training course to clear the Tableau Desktop Specialist Certification exam. I would recommend this Tableau Certification Program by Intellipaat.