Forum Discussion
snarfblatt
2 years agoRegular Visitor
Filter without losing data across other columns
Hi, Newer PBI user here. I am trying to filter a table by quantity sold of Product A, while not losing the quantity sold of Product B. The source table contains one product per order per line along ...
- 2 years ago
I ended up discovering the SUMMARIZE function and consolidating the table down to one line per salesperson. That was easier to work with than the multiple rows.
snarfblatt
2 years agoRegular Visitor
I ended up discovering the SUMMARIZE function and consolidating the table down to one line per salesperson. That was easier to work with than the multiple rows.