Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi, I am new to power bi and i wanted to create measures to show "no data available" message in my report. Please find the below pictures for refrence. The table i want to create measure in is using 2 data columns, one is "status" and other one is "total". So i wanted a measure for this table to show "no data available" whenever the data is null/empty.
This is the widget where i wanted to create the measure
These are the data columns that being used for this widget.
@Anonymous , I moved a text box behind with measure used in background of table
The measure used in conditional formatting of the background using the field value option
Color Net = if(ISBLANK([Net]), "#FFFFFF00", "#FFFFFF")
Hello @amitchandak thank you for this. It worked for few widgets. Thanks again.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
10 | |
8 | |
8 | |
8 | |
6 |
User | Count |
---|---|
14 | |
12 | |
11 | |
9 | |
9 |