Hello All,
We have data where we are trying to get the data in transpose format if a particular customer has same code consecutively for three or more months. Attached the sample data, and below the final output. Please help.
| Name | Jan | feb | mar | april | may | June | July | Aug | Sep |
| Sai | 88 | 88 | 88 | | | | | | |
| vyan | | 46 | 46 | 46 | 46 | | | | |
| vari | | | | | | | 50 | 50 | 50 |