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
Syndicate_Admin
Administrator
Administrator

Issue with columns (only vendor responses appear)

Good

I am preparing a report, in which I have to reflect the responses of the suppliers to certain queries.

The queries are the rows and in the columns (among other data) the suppliers appear. I just want the answers linked to those queries to appear, and that providers that have null don't appear in the columns.

How do I do it?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi, @Syndicate_Admin 

Maybe you can use unpivot column in Power Query.

I create a sample table:

vyohuamsft_0-1723108397662.png

 

Then transfore data. Select the column with the null value, and then Unpivot the selected column.

vyohuamsft_1-1723108565298.png

 

This automatically ignores null values. Here is my preview:

vyohuamsft_2-1723108677653.png

 

Finally select Apply and Close.

 

vyohuamsft_3-1723108732056.png

vyohuamsft_4-1723108793632.png

 

How to Get Your Question Answered Quickly 

Best Regards

Yongkang Hua

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

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

Hi, @Syndicate_Admin 

Maybe you can use unpivot column in Power Query.

I create a sample table:

vyohuamsft_0-1723108397662.png

 

Then transfore data. Select the column with the null value, and then Unpivot the selected column.

vyohuamsft_1-1723108565298.png

 

This automatically ignores null values. Here is my preview:

vyohuamsft_2-1723108677653.png

 

Finally select Apply and Close.

 

vyohuamsft_3-1723108732056.png

vyohuamsft_4-1723108793632.png

 

How to Get Your Question Answered Quickly 

Best Regards

Yongkang Hua

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

Thanks a lot. You've been a great help

Syndicate_Admin
Administrator
Administrator

Hello

Thank you. I've already tried that, but if I filter in each supplier "not blank", all the answers disappear.

Anonymous
Not applicable

Hi @Syndicate_Admin ,
You can apply filter on the queries as "not blank" in the filter panes and it will not show the providers having null queries.

 

Thanks,

Avantika

Idrissshatila
Super User
Super User

Hello @Syndicate_Admin ,

 

you can filter them out in Power query, so that the data with null values won't appear.

 

or you can do this in the filterpane where you unselect the null values.



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




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