Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello all,
I have the following table:
I'm trying to make it look like this, by unpivoting other columns except 'Respondent name' and 'Respondend unique ID'.
However I loose respondent 28230144 and city San Antonio. Is it possible to perform unpivot operation while keeping the null values?
Thanks!
Solved! Go to Solution.
Try replacing the null value with a blank space in the four questions columns that you are unpivoting.
After you have done this, select the Respondent Name and Resp ID column and press the "Unpivot Other columns".
This will work to give you the San Antonio result in your Unpivot.
Please give thumbs up and mark this as the solution. Thanks.
Try replacing the null value with a blank space in the four questions columns that you are unpivoting.
After you have done this, select the Respondent Name and Resp ID column and press the "Unpivot Other columns".
This will work to give you the San Antonio result in your Unpivot.
Please give thumbs up and mark this as the solution. Thanks.
Hi,
I have a similar scenario. But I cant replace null with blank space because there are hundreds of columns and rows. Any other workaround?
Thank you!