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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Disable Table show no data rows

Hi everyone,

 

I am creating a table with Sales vs Forecast by Region.  The Region is a filter. My question is when I select a Region, all subregion rows are shown although Sales is blank. All subregion has forecast data. For example, my dashboard metric as follows:

SubregionSalesForecast
SF1012
LA1314
NYC 14

 

When I select California, NYC is shows as well. I only wanna see the related subregions are shown in metric. Is there any way to solve this problem? Thanks. 

7 REPLIES 7
Anonymous
Not applicable

Hi, try this:

 

Create this calculated column:

IncludeExclude = IF(Your_Table[Sales] == BLANK(), "Exclude", "Include")
 
Click on your table, open the Filter pane. Drag in the box "Filters on this visual" the new column created (IncludeExclude) and flag "Include"
Anonymous
Not applicable

Thanks for your response. I tried, but not works. The sales in the raw data is no blank. I'd like to no sales data in dashboard is shown. 

@Anonymous 

 

Is region and Subregion from same table? if not, do  you have relationship defined between those tables?

Connect on LinkedIn
Anonymous
Not applicable

Thanks for your reply. Yes, it is from the same table. Sales and Forecast are from different table. The relationship is Subregion. I was wondering if it is due to the calculation in my table. When I remove the calculation ( YOY growth rate), it works.  

 

Hi @Anonymous 

 

If you've fixed the issue on your own please kindly share your solution. if the above posts help, please kindly mark it as a solution to help others find it more quickly.thanks!

 

Community Support Team _ Dina Ye
If this post helps, then please consider Accept it as the solution to help the other members find it more
quickly.
VasTg
Memorable Member
Memorable Member

@Anonymous 

Whats the region for NYC?

Connect on LinkedIn
Anonymous
Not applicable

It is an example. Assume NYC region is NY. When I select NY, the CA cities are shown either. 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.