statement
1 TopicHelp with ISBLANK function
Hope someone can help with this ISBLANK function: # Tables with no person assigned = CALCULATE(DISTINCTCOUNT(responsibility[table_id]),(responsibility[role_id]="Engineer" && ISBLANK(responsibility[user_id]))) It is currently not returning a number, so I must have done something wrong here. Appreciate any help!1.4KViews0likes4Comments