Forum Discussion
Anonymous
7 years agoNot applicable
Add Specific Date when Missing
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.
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.
1 Reply
- tarunsinglaSolution Sage
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.