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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
naoyixue1
Post Patron
Post Patron

Remove the SKU with blank value when applying the summarize dax to create a new table

Hey there,

 

I created a table pulling the SKU and related sales occurred in 2022 and 2023 from the sales fact table. But I saw some SKUs there with blank value, which doesn't have any sales in 2022 and 2023. ( the fact table is for all sales from 2020 thru 2023). Is there any way for me to take out those SKUs with blank value when applying summarize to create the new table. 

 

naoyixue1_0-1679937748057.png

I already applied the filter to remove the sales which is 0, but still see those SKUs there with blank value.  Any thoughts? 

 

Thanks!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @naoyixue1 ,

You can add a filter to package your summarise function to filter the 'demand' column which equal to blank or whitespace characters.

Regards,

Xiaoxin Sheng

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @naoyixue1 ,

You can add a filter to package your summarise function to filter the 'demand' column which equal to blank or whitespace characters.

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors