Forum Discussion
Pivot table
Hello everyone!
There is a problem with pivot table function, doesnt show me correctly data from another sheet.
I have divided sheets by responsible people including tasks names, responsible name and their statuses and more additional information. I need summarize it in the another sheet with only resp.name, task name and status, but only certain statuses.
I did through special insert, pivot, but shows me incorrectly with lot of zeros or crooked...
Have any ideas?
6 Replies
- SergeiBaklanDiamond Contributor
Is it possible to share sample file ?
- daniyarbayakhanovCopper Contributor
SergeiBaklan there is a sample.
In the sheet Summary have to included lines from another sheets. But for example in Summary have to be only tasks with status "done".- SergeiBaklanDiamond Contributor
Thank you.
First, I'd recommend to keep data in structured tables. It's easy to add and transform data, easier to support.
In general that's task for Power Query - query each table, by another query combine them together, remove not needed columns and load back into the grid. Result is like