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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Unable to create KPI for Power BI alerting

I am currently creating PowerBI Dashboard which will imports data from an Excel file. While importing the data from Excel sheet few rows mandatory column data is missing.  I am planning to use PowerBI and Flow alerting to inform Excel users that mandatory data is missing.

 

My table structure is id, name, amount, email.  Here amount data is missing for a few users.

 

PowerBI alerting needs a number of missing rows count so that if the missing row count is greater than zero it will trigger Flow alert. I am unable to create PowerBI KPI for missing row count.

 How to Create KPI for missing row count? 

 

Appreciate your help.

Thanks.

1 REPLY 1
PaulPalma
Frequent Visitor

Create a measure as follows
Measure =
COUNTBLANK(Table[amount])
 
You should then be able to create your KPI alert based on this value.
 
Thanks
 
Paul

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.