Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
23 | |
7 | |
7 | |
6 | |
6 |
User | Count |
---|---|
27 | |
12 | |
10 | |
9 | |
6 |