Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I have excel 365 workbook which I got after clicking analyze in excel from published data in power bi. I have pivot table in the workbook where I filled the values by selecting the fields. Data is linked to pivot table. Can I change it into normal table or generate normal table from pivot table? If it is possible, will data get refreshed in that normal table like pivot tables.
Solved! Go to Solution.
No need for any of this. Run a DAX query against the dataset and put the results in a table.
No need for any of this. Run a DAX query against the dataset and put the results in a table.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |