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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
Anonymous
Not applicable

Filtering null values on Key influencer visualization

Hi!
Does anyone know how to effectively filter out the key influencer visualization?
The dataset that I am using has many null values and if I filter out the null using the filter then that reduces the value( amount of responses) which scales my answers.
I am using multiple rows and columns and so the filtering will filter out the null values on that specific column but will get rid of important data in the other columns.
Was just wondering if anyone had the same issue and can help me with this?

Thank you in advance

3 REPLIES 3
v-janeyg-msft
Community Support
Community Support

Hi, @Anonymous 

 

Please describe your needs in detail, and I will see if we can achieve the effect you want by customizing the measure.

Like: 

measure=if(table[column])=blank(),0)

Please share some sample data and your desired result and feel free to ask me.

 

Best Regards,
Community Support Team _ Janey

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

Hi @v-janeyg-msft,

 

Thank you for your reply.

I was meaning if you use the filter on the visual. It reduces the number of rows.

This would be find if you are using a single colum but I am wanting to use multiple colum that has different null values in differnt rows and columns.

If I filter out the null value, which gets rid of the entire row I will essentially loose important data. 

So I was just wondering if there is a way around this? 

Hi, @Anonymous 

 

You need to share some sample data and your desired result so we can check if it has a workaround.

 

Best Regards,
Community Support Team _ Janey

 

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.