The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
I want to fill my null values with the previous value in that column.
Ex- null = 1/11/2018 (This column have Novemver month all days and some values are null so i want to get the previous date value for my null values)
Solved! Go to Solution.
In many cases, the handy Fill Down feature under the Transform tab will do the trick.
In many cases, the handy Fill Down feature under the Transform tab will do the trick.
Thank You So Much