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.
I have stacked bar chart with 6 values only without axis, I need a way to show message "No data" in chart when all six values are empty
Solved! Go to Solution.
Hi @Anonymous,
I am hoping No data available for some selection so assuming that type of scenario i have created dummy data and visualised in stack bar with your requirement.
If you will select Category D. You can see the message that no data available. I am attaching Solution too.
Here you go:
https://drive.google.com/file/d/19q7SjnOKn-Mgv2S5RkyXB-q22pkYwNec/view?usp=sharing
Best Regards,
Ravi
Hi @Anonymous,
I am hoping No data available for some selection so assuming that type of scenario i have created dummy data and visualised in stack bar with your requirement.
If you will select Category D. You can see the message that no data available. I am attaching Solution too.
Here you go:
https://drive.google.com/file/d/19q7SjnOKn-Mgv2S5RkyXB-q22pkYwNec/view?usp=sharing
Best Regards,
Ravi
Very simple and clever solution ravik4934. Thank you so much...
Over lapping a score card on a chart and placing the following measure within the score card ...
Measure = IF(ISBLANK(SUM(User_MaramCS_ShowNoData[No.OfRecords])),"No Data Available Choose Another Category","")
@Anonymous wrote:Hi @Anonymous,
I am hoping No data available for some selection so assuming that type of scenario i have created dummy data and visualised in stack bar with your requirement.
If you will select Category D. You can see the message that no data available. I am attaching Solution too.
Here you go:
https://drive.google.com/file/d/19q7SjnOKn-Mgv2S5RkyXB-q22pkYwNec/view?usp=sharing
Best Regards,
Ravi
@Anonymous wrote:Hi @Anonymous,
I am hoping No data available for some selection so assuming that type of scenario i have created dummy data and visualised in stack bar with your requirement.
If you will select Category D. You can see the message that no data available. I am attaching Solution too.
Here you go:
https://drive.google.com/file/d/19q7SjnOKn-Mgv2S5RkyXB-q22pkYwNec/view?usp=sharing
Best Regards,
Ravi
Hello
Im trying that Power BI do not exclude infomation. But i have other filter on it, and as on it is not contained a result for this, power bi is excluiding the values for previous celds. and i dont wnat that. do youknow what can i do?
Thanks so much for replying, but I wanted dynamic text not static.
Hi @Anonymous
That's exactly what I need, it works perfectly now
Thanks a lot for your help
Kind regards,
@Anonymous @Anonymous Can anyone please let me what approach worked. Unable to open the google drive link.
Hi @Anonymous,
Could you please post your desired result if possible?
Regards,
Daniel He
I wanna show a message under the chart as shown in the image below or inside it, is the there a validation alllows me to do that? I also inserted the image of fields to be more clear>
Hi @Anonymous,
Based on my test, you could add an Axis title in X-Axis format:
Or you culd ues a button or text box in the visual:
Regards,
Daniel He
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
72 | |
71 | |
37 | |
31 | |
26 |
User | Count |
---|---|
92 | |
50 | |
44 | |
40 | |
35 |