Dear [email protected], There is a new reply by kasper to the topic at the DataCleaner forum: Display all columns in Analysis Results
------------------- Hi there, Yes this issue has been there for some time. It has it's root in a optimization of the query that we do when it looks like (from the code's perspective) that other columns are not needed in the root query of the job. In hindsight that optimization is a bit too crude, so I will actually raise a issue to get it changed. The users column selection should be leading. A workaround for you on the short term is that you can add another analyzer, e.g. a String analyzer or so, and make those columns that you want to see assigned to that analyzer. This way you enforce our query engine to include those columns and your drill-down data will also include it. ------------------- Please visit this URL to follow along in the discussion: http://datacleaner.org/topic/442/Display-all-columns-in-Analysis-Results -- You received this message because you are subscribed to the Google Groups "DataCleaner-notify" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/datacleaner-notify. For more options, visit https://groups.google.com/groups/opt_out.
