We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Is Make Group tool case sensitive?

gbarbero
5 - Atom

Hello! I am getting pretty inconsistent results out of a Make Group tool when using string IDs that are case sensitive, so I was wondering if anyone is aware if the tool is able to do so or if I need to create unique IDs in order to group them properly.

 

Thanks in advance!

2 REPLIES 2
jamielaird
14 - Magnetar

Hi @gbarbero ,

 

Interesting question. Here's a workflow showing that Make Group *is* case sensitive.

 

Cheers,

 

Jamie

 

-----
If I've answered your question please consider marking this solution as accepted. Thank you!

gbarbero
5 - Atom

Hi Jamie, thanks for this. After posting in here I had the idea of creating a Text input to test it and found out that is it indeed case sensitive. In this case, my issue was related to the integrity of the data, as I have several one-to-many relationships where there should be one-to-one.

 

Thanks anyway!

Labels
Top Solution Authors