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

Get Fabric certified for FREE! Don't miss your chance! Learn more

Reply
Priya19
Frequent Visitor

How to show a card when there is no data

Hi

 

I am new to PowerBI. I am trying to show a table of data with overdue items of individual managers using 2 filters. I need to find the list of items which are overdue and filter them based on manager email. If there are no overdue items under a particular manager, I don't see TRUE option under the second filter. It is the same the other way around also. I need to show a message "No overdue items" in such cases. May I please know how to achieve this? Also is it possible to show an empty table along with the message?

 

Thank you

 

Priya19_1-1665464797628.png

 

 

 

Priya19_0-1665464278491.png

 

2 REPLIES 2
Priya19
Frequent Visitor

Thanks @PijushRoy , I am working on editing the inbuilt PowerBI from SharePoint list - https://app.powerbi.com/sharepointlist/groups/1xxxxxxx-x--x-x--xa/reports/.

I am not using the desktop version. I do not see an option to create New Measure in Inbuilt PowerBi report, like I see in the Desktop version. Is this a constraint by design or is there any way to create new measure in the Inbuilt SharePoint list PowerBI reports? I do not see an option to open this report from Desktop application either. I only too Expand and Collapse option and not an option to create new Measure. Am I missing something?

 

Priya19_0-1665531023812.png

 

PijushRoy
Super User
Super User

Hi @Priya19

 

 You can use the DAX
FinalOverDueStatus = If(IsBlank([OverdueStatus]),"No overdue items",[OverdueStatus])

If solve your requirement, please mark as SOLUTION




Did I answer your question? Mark my post as a solution!
Appreciate your Like/Kudos

Proud to be a Super User!





Helpful resources

Announcements
Sticker Challenge 2026 Carousel

Join our Community Sticker Challenge 2026

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 2026 Power BI update to learn about new features.

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.