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 |
|---|---|
| 60 | |
| 47 | |
| 31 | |
| 18 | |
| 17 |
| User | Count |
|---|---|
| 77 | |
| 66 | |
| 44 | |
| 24 | |
| 22 |