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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

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
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

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.

Top Solution Authors
Top Kudoed Authors