Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Is it possible to do a pivot on a table in a python script and then pass the output pivot table to another visualization, say Shape Map that then visualizes that pivot table data?
@whatsinaname , I think you can do it at the time of loading. I doubt you can do between visual
| User | Count |
|---|---|
| 57 | |
| 44 | |
| 32 | |
| 18 | |
| 16 |
| User | Count |
|---|---|
| 71 | |
| 59 | |
| 39 | |
| 22 | |
| 21 |