Forum Discussion
swain
8 years agoFrequent Visitor
Populate cell value to below x cells
Hello community! I'm really new in Power BI and ran into an issue that I can't figure out. I need to add month values to the column next to the QTY to be able to see qty of certain month. The dat...
- 8 years ago
Should be able to do this in a couple of steps - first I'd replace anything that says other with a null, and then you should be able to use Table.FillDown to get the result you want