Summarize Tool
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello,
Can Someone please assist... Im using the Summarize tool to Group 6 Colunms and Count 1. Issue I comming across is one of the colunms represent a Emply number.. example (a123456). When I run report if that number reflect 5 times in that colunm.. instead if in grouping as same number it changing data to a series of numbers example (a123456 then next is a123457 ,a123458,a123459,a123460. and does combine as one and count all with original number of a123456? Hope that makes sense.. Data is set to "String"
Solved! Go to Solution.
- Labels:
- Output
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Can you attach some sample data or screenshots?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Data | Color | Employee | Changed | to | Count |
Red | A123456 | Y | Blue | 1 | |
Red | A123456 | Y | Blue | 1 | |
Red | A123456 | Y | Blue | 1 | |
Red | A123456 | Y | Blue | 1 | |
Red | A123456 | Y | Blue | 1 | |
Red | A123456 | Y | Blue | 1 | |
Should be results | Color | Employee | Changed | to | Count |
Red | A123456 | Y | Blue | 6 | |
Currenlty | |||||
Data | Color | Employee | Changed | to | Count |
Red | A123456 | Y | Blue | 1 | |
Red | A123456 | Y | Blue | 1 | |
Red | A123456 | Y | Blue | 1 | |
Red | A123456 | Y | Blue | 1 | |
Red | A123456 | Y | Blue | 1 | |
Red | A123456 | Y | Blue | 1 | |
Results | Color | Employee | Changed | to | Count |
Red | A123456 | Y | Blue | 1 | |
Red | A123457 | Y | Blue | 1 | |
Red | A123458 | Y | Blue | 1 | |
Red | A123459 | Y | Blue | 1 | |
Red | A123460 | Y | Blue | 1 | |
Red | A123461 | Y | Blue | 1 |
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
What you mean represent "empty results"?
I works just alright in my test, unless I am missing something.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @bigdaddyvette , as @Qiu said we are not facing any issues with the dataset you provided and produces the result as expected there might be some whitespace in the values that is treating as separate value. I request you to rather share the workflow you are working on so that we can debug the issues. Please refer to the screenshot.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Is the data you have provided the complete data. There might be possibility that there are others rows with values ending with 7,8 etc. You might want to check that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Yes.. Thats was just an example of what Im getting on diff Data... Cant share the real data... but its whats taking place... which is very odd as Ive used this tool many of times... If i use the example I provided it works for me as well...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I attempted to change my Data to Byte then use sum vs count and it cont..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
No Just an example of output I rec on real data.. Ill take a look at other colunms. just weird how Have never had this happen bfr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Nevermind... Figured it out.. Raw Data was being saved incorrectlyby others.. My Appolizies for not checking that first.. Thanks to all who Comment to help. Appriciate that
