@Bala - the formula that Oeldere has given you in F5 does NOT use or require a pivot table at all. I have amended it slightly so that it does not need the helper column in E:
=IFERROR(INDEX('Master Data set'!$A$3:$M$64,MATCH(ROWS($1:1),'Master Data set'!$K$3:$K$64,0),COLUMN()-5),"")
Bookmarks