Create a straight table and add username as dimension and as expression count({<username={'=count(sessionid)=0'}>}1). Replace username with the name of your username field and sessionid with a field name from your session log table. You can hide the expression if you want.