Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi Folks
can we copy a cell value and paste in different cell as we do in excel ...copy /Paste
i have some thing like as
column
abc --- cell1
null --- cell2
null ---cell3
bed ---cell4
null ---cell15
null ---cell6
i want to replace abe with first two nulls and bed with next two nulls ...
I cheched with replace values but it is replaycing all the null values but i want to replace only particular null cells not all of them
how do we do that in editor
Solved! Go to Solution.
You can select the column and then use the FillDown function in Query Editor/Power Query
You can select the column and then use the FillDown function in Query Editor/Power Query