collin8579
New Member
- Joined
- Oct 31, 2017
- Messages
- 20
Hello,
I Have a query that combines 6 connection only data sets, removes a bunch of columns, moves them around, changes all "Dates" to date code, etc. Nothing out of the ordinary.
In the resulting table/tab "Combined data", I add a number of other columns with formulas that grab/change some of the data based on lookups from other sheets, conditional date checking, etc.
My problem is that when the query brings in new rows, the date format (From within the transform query) and the formulas in the extra columns don’t seem to propagate down without direct interaction.
When I get new rows in the dates end up in the shown format below, 43529.
My two questions: How can I get the dates to propogate down properly?
In the transform part of the query I do assign those columns to date format, so i'm not sure why the new rows aren't catching that.
And: The formulas in the following columns aren't pulling down either, is there a known fix for that?
Any help would be appreciated, as doing all the updates manually defeats the purpose of the query/transform.
Thank you, Collin
I Have a query that combines 6 connection only data sets, removes a bunch of columns, moves them around, changes all "Dates" to date code, etc. Nothing out of the ordinary.
In the resulting table/tab "Combined data", I add a number of other columns with formulas that grab/change some of the data based on lookups from other sheets, conditional date checking, etc.
My problem is that when the query brings in new rows, the date format (From within the transform query) and the formulas in the extra columns don’t seem to propagate down without direct interaction.
When I get new rows in the dates end up in the shown format below, 43529.
My two questions: How can I get the dates to propogate down properly?
In the transform part of the query I do assign those columns to date format, so i'm not sure why the new rows aren't catching that.
And: The formulas in the following columns aren't pulling down either, is there a known fix for that?
Any help would be appreciated, as doing all the updates manually defeats the purpose of the query/transform.
Thank you, Collin