Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Anonymous
Not applicable

Visual Showing "lack of registers"

Hello,

I have 2 tables, one with leads (people that registered on my landing page), and the other with tasks (calls or emails my salespeople perform) to that leads.

I need a visual that shows me which leads did NOT have tasks performed on that day. Ex.: A Column chart, with the task date on X axis, with one bar for each day, and on the Y axis, all the leads that did NOT have a task done that day. And a table view (or matrix) the same way, giving a list of them.

Data Example:

 

D_Leads

 

  Lead ID    Lead Name  
001Jhon
002Mary
003

Peter

 

F_Tasks

 

  Taks_ID    Lead_ID    Task_Type    Done_at  
5001001call01/01/2023
5002002

email

01/01/2023
5003001call01/02/2023
5004002email(blank)
5005003call01/01/2023

 

("Done_at" = blank, which means the task is planned, but not done yet)

 

Expected outcomes:

 

Any visual (preferably a column chart and a table/matrix) that shows the following info:

 

01/01/2023 = 0 or (blank) (all leads have a task this day)

01/02/2023 = 2 (that's the count of leads 002 and 003, because they have no task done this day)
01/03/2023 = 3 (because I've 3 leads and none of them had a task this day)

 

Idk if this can be done only with dax, or with filters directly on the visual, or even calculated columns or calculated tables.

 

Any help is welcome,

Ty in advance

 

0 REPLIES 0

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.