Forum Discussion
Create a new table from existing data in another table
I want to create a new table but use the unique values in an existing table column as the column headers for the new table and then pull over the values (dates) associated with the values of the headers. So for example my exsisting table has values in ColumnA (Permit, Survey, Installation, etc.) I want to put those as my headers in the new table. Then take the dates that are associated with those values from existing table and bring them over to my new table under the corresponding values in the header. I cannot find a solution to this. HELP!
4 Replies
- lbendlinSuper User
Please provide sanitized sample data that fully covers your issue.
https://community.powerbi.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216
Please show the expected outcome based on the sample data you provided.
https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523- AnonymousNot applicable
This is what the sample table looks like now:
This is what I want the new table to look like:
- lbendlinSuper User
That looks straightforward. Use a Matrix visual. Put the Order # in the rows. Put the Name in the Columns, Put the End Date in the values.