Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have here a sample table that has 2 columns: Timestamp & Demand. Unfortunately, some of the values of demand columns has a value of -3276.8 as shown below due to error in data collecting. However, I want to correct this by replacing this value to the latest preceeding value that is not -3276.8. I want this column to be added in power bi query editor. Need assistance on this. Thanks>
Current View in Power BI Query Editor.
Expected Result:
Solved! Go to Solution.
Hi @Anonymous ,
Hav you tried replacing the negative with null then fill down the column?
Thanks. It's working now 🙂
Hi @Anonymous ,
Hav you tried replacing the negative with null then fill down the column?
Check out the July 2025 Power BI update to learn about new features.