To my knowledge there is no way to tell QuickSight how to handle null values in table calculations. That being said, other users have found work arouns using ifelse and coalesce.
Here’s an example:
Let me know if this is what you were looking for. I will also mark this as a feature request for the QuickSight team.