
Targit Customer
Posts
-
InMemory DB: EOMONTH
Add EOMONTH date function to InMemory sql engine
-
InMemory ETL and Query tool: Align SQL between ETL and Query tool
Align command operations between the ETL Tool and the Query Tool; A query run in the Query Tool should work exactly the same way as the same query run in the ETL Tool. Specifically, the ALTER TABLE...
-
InMemory ETL: Highlight processing progress
When ETL is executed from the ETL studio highlight a component that is being executed at that moment. If parallel execution is happening just highlight the whole parallel container
-
InMemory ETL: Error pinpointing
Add error reporting that pinpoints the exact location of an error. Right now when an error happens we don't have any kind of information where has it happened in the ETL Studio project! Only vague ...
-
InMemory Query tool: Tracer in front-end
Put the query tracer tool into the front end, in Targit Query tool or both place. There is currently no reason for this to be currently in the ETL Studio. The tool in question allows a user to tra...
-
InMemory ETL: Incremental load task
Incremental load toolbox in etl studio to make it easier to perform incremental loads (support memory saving functionality) Be able to choose task "Incremental Load", select table to incrementally ...
-
InMemory ETL: Comment out code with --
Comment out code with -- Also in Query tool
-
Completed
InMemory: Add simple forecasting
Add simple forecasting ability; linear, seasonality, show uncertainty
-
InMemory ETL: Version control
Add version control to ETL projects
-
InMemory ETL: Improve 'Find' function
Flesh out the find function in the ETL tool. Couple of ideas: - put the Find function in the menu and on the ribbon in the ETL tool. It's hidden. I didn't even know it existed until I just tri...