Could we please have a log entry to show if an alternative table name was created - e.g. when you end up with a "Fact-1" table when you said you wanted it loaded into the "Fact" table - this shows in the DLE load window, so why not in the script logs?
This should include a warning, if a table was auto-concatenated.
Tab1: load * source;
Tab2: load * source;
This will only generate one table called Tab1 (if you use the same source). So there should be a warning that Tab2 was not created as intended by the developer. - So basically it got the alternative name "Tab1" instead of "Tab2" and is therfore covered by the original idea of @AlexOmetis. But I would like to add this special case here so it is not forgotten if this idea makes its way to the roadmap.
Thank you all for your feedback on ways to improve our product. While this is something we understand would be useful, it's not on the short-term roadmap. Please continue to show your support for this idea by commenting and liking.
NOTE: Upon clicking this link 2 tabs may open - please feel free to close the one with a login page. If you only see 1 tab with the login page, please try clicking this link first: Authenticate me! then try the link above again. Ensure pop-up blocker is off.