Forum Discussion

Pralhad29's avatar
Pralhad29
Regular Visitor
2 years ago

Power query Editor - how to keep few cells in single row

Hi Team,

Please help me with the solution on keeping few cells data from below row in power query.

i want to delete null values from 2nd row till 9th column and rest as it is.

 

12345678910111213141516171819202122232425262728
Article IDArticle DescGTINSite IDSite DESCVendorVendor DescVendor Article NoDC Article CostMetricsInv QtyInv QtyInv QtyInv QtyInv QtyInv QtyInv QtyInv QtyInv QtyInv QtyInv QtyInv QtyInv Qty  
nullnullnullnullnullnullnullnullnullCross Site StatusNov-22Dec-22Jan-23Feb-23Mar-23Apr-23May-23Jun-23Jul-23Aug-23Sep-23Oct-23Nov-23 12Mth Invoiced QtySOH Total QtyDC SOO QtySO Backorder Qty

 

2 Replies

  • I don't understand.  What should it look afterwards?  Do you mean you want to Table ReplaceValue null with blank so it shows whitespace instead of null?

     

     

  • Your statement doesn't make sense to me. If you delete a null value, what remains is a null.

    Perhaps showing a few rows of original data and another table showing your desired results from that data would be useful clarifying what you really want.