Forum Discussion
JasonPcolaElderLaw
Apr 28, 2022Copper Contributor
Form data conversion to pivot table
I have a form that asked which agency are you having an issue with? The results come back as follows: DOEA DCF ADRC Off Yes Off Off Yes Y...
- Apr 28, 2022
You may do that with help of Power Query
- query source and unpivot columns
- land result back to the grid as PivotTable
JasonPcolaElderLaw
Apr 29, 2022Copper Contributor
SergeiBaklan I appreciate you sending that. I had to jump over and do a little research on unpivot as this is all new to me (way outside my normal daily work); however, I do believe that is what I was missing.
Thank you!
Jason
SergeiBaklan
Apr 30, 2022Diamond Contributor
JasonPcolaElderLaw , glad to help