Forum Discussion
Anonymous
1 year agoNot applicable
Transpose Row to columns dynamic
Hi All, I have a requirement where I need to show values of Model & Serial # in columns for each Reference Number Raw data: Reference Number Date Model Serial # 92716 1/14/2020 8:0...
- 1 year ago
Anonymous
you need create two assist tables which contains enough column names.
pls see the attachemnt below
Anonymous
1 year agoNot applicable
Hi Anonymous ,
Agree with ryan_mayu ,
To achieve this:
Firstly, it is possible that for a new reference number there will be 5 values of Model & series. In this case these these 2 extra columns (for 4 & 5 were not pulled in the report table, they will never apper in the report.
Secondly, it may be possible that for a given dataset count value of Model & series is 2 only. In this case report will give error as column Model 3 doesnot exist in the data model.
You must have a table that contains all possible column names, because Power Query cannot automatically add or delete columns and modify column names based on the existing number of columns when new data is entered or deleted. You must have a table to fix all possible column names.
So if ryan_mayu's reply can help you, please remember to accept ryan_mayu's reply as solution to help the other members find it more quickly. Thank you!
Best Regards,
Dino Tao