Dear [email protected], There is a new reply by kasper to the topic at the DataCleaner forum: How to share analysis report to others by dashboard?
------------------- Hi Nancy, Interesting questions, and thank you for your nice remarks on the tool. 1) I am affraid we do not have a general purpose grouper mechanism. We are currently designing and discussing some changes to the core engine in DataCleaner and this is actually great input for that, because it highlights a limitation in the way filters currently work (FYI, our requirements are being gathered [https://github.com/datacleaner/DataCleaner/issues/30 here]). The bad news is that for now, you need to rely on the existing filtering components. You could decide to maybe add multiple countries to one equals filter, because I assume that many countries should share the same characteristics in terms of Char. Distribution (e.g. some latin countries, some hebrew, some chinese etc.)? 2) I can at least tell that we use the library called [http://site.icu-project.org/ ICU] for this. To my knowledge this library exists in C and Java. Maybe your developers will find [https://github.com/datacleaner/AnalyzerBeans/tree/master/components/i18n/src/main/java/org/eobjects/analyzer/beans these 'i18n' java classes] useful, since they are the DC components that deals with ICU. ------------------- Please visit this URL to follow along in the discussion: http://datacleaner.org/topic/471/How-to-share-analysis-report-to-others-by-dashboard-- -- 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/d/optout.
