Forum Discussion
GROUP BY in PowerQuery ignores 1 specific value
- 4 years ago
Dear Kelly,
I'm still not quite sure why.. but after a few database loads and recreating the steps my problem went away. I guess I'm better off removing the topic since I can't reproduce the steps and pose a solution for other community members.
Thank you for reaching out though!
Sidney
I bet it's an escape character issue, with # being an escape. Before grouping, try using the Replave Values function on the Client Number column, and replace # with ~ and then group.
--Nate
- sidneyjacobs4 years agoFrequent Visitor
Hello Nate,
That's a good suggestion. I was a little unclear however: I used # to replace the actual value (think A0505483249) This is a mix of letters and numbers, never containing an escape character.- v-kelly-msft4 years agoCommunity Support
Hi sidneyjacobs ,
Could you pls paste some screenshots to let us check whether there is some missing details?
Remember to remove the confidential information.
Best Regards,
KellyDid I answer your question? Mark my raeply as a solution!
- sidneyjacobs4 years agoFrequent Visitor
Dear Kelly,
I'm still not quite sure why.. but after a few database loads and recreating the steps my problem went away. I guess I'm better off removing the topic since I can't reproduce the steps and pose a solution for other community members.
Thank you for reaching out though!
Sidney