Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Suggest an Idea

Announcements
This page is no longer in use. To suggest an idea, please visit Browse and Suggest.

Qlik Sense - Show if alternative table name created

AlexOmetis
Partner Ambassador
Partner Ambassador

Qlik Sense - Show if alternative table name created

Following on from my combined post about Improvements to Script Logging to help developers based on Patric's suggestion, I'm now logging each item separately.

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?

Qlik Partner Ambassador 2024 & 2025
Tags (2)
5 Comments
Oliver_F
Partner - Creator III
Partner - Creator III

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.

Meghann_MacDonald

Very good point!

Meghann

Patric_Nordstrom
Employee
Employee

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.

Thanks, 

Patric

Status changed to: Open - Collecting Feedback
Meghann_MacDonald

From now on, please track this idea from the Ideation portal. 

Link to new idea

Meghann

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.

Ideation
Newbie
Newbie
 
Status changed to: Closed - Archived