Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
I have a table with two date columns, start and finish dates, where some of the start dates are missing and some of the finish dates are missing. I would like to create a new table with these columns while adding a specific start and/or finish date where they are missing so that all blank start dates become 01/01/2000, and all blank finish dates become 01/01/2050. My hope is that I can then use the MINX function on the new table.
Solved! Go to Solution.
You can Replace Blanks in a column with specific values, in Query Editor itself and would not require to create another table just for that.
You can Replace Blanks in a column with specific values, in Query Editor itself and would not require to create another table just for that.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.