Forum Discussion

dkakhanouski's avatar
dkakhanouski
Frequent Visitor
7 years ago
Solved

Display “No Data Available” text when visual is empty

Hi there!

 

According to task requirements when all values are filtered out in some visual (pie chart visual is empty or column chart visual is empty), the “No Data Available” text should be displayed in that visual.

Report connected in live to SSAS cube with MDX model.

I try to implement this requirements and go in several ways:

  1. I try to find some property in the pie chart and the column chart visuals – there is no such property.
  2. I found workaround described here: https://community.powerbi.com/t5/Desktop/how-to-show-message-No-data-in-chart-when-the-values-are-empty/td-p/566600 - When I try to create measure with the “No Data Available” text, I cannot do it while report connected in live to SSAS cube with MDX model. (I check, I can create such measure while report connected in live to SSAS cube with tabular model, but it is not my case)

Could you please suggest any workaround to display “No Data Available” text?

 

Thank you

4 Replies