Forum Discussion
mrstefan
Nov 04, 2022Copper Contributor
Getting data in same row if conditions are met
Hi, I hope someone can send me in the right direction. This dataset contains the answers to a form with two answerfields. The 'pseudo_id' is the unique identificationnumber of the subject. '...
- Nov 04, 2022
mrstefan If you've never worked with PQ before, it's going to need a bit more than "little explaining". but the basic steps are to flatten the data (i.e., unpivot) and then Group and Split. It's not difficult but not easy to explain. Then perhaps Patrick2788 's formula-based solution is more suitable for you, though don't give up on PQ. Learn more about it here:
https://exceloffthegrid.com/power-query-introduction/
mrstefan
Nov 04, 2022Copper Contributor
Great help! I will try this too! Thanks!
Patrick2788
Nov 04, 2022Silver Contributor
You're welcome. Glad it all worked out for you.