Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
WHen I tried to Import data from SQL as data source in the response certain column gets summed up in the visualization automatically .How to get rid of that ?
Solved! Go to Solution.
Hi @Gautham,
Select the numerical column which you don't want it to be summed up automatically, change its defaul summarization to "Don't summarize".
Best regards,
Yuliana Gu
Hi @Gautham,
Select the numerical column which you don't want it to be summed up automatically, change its defaul summarization to "Don't summarize".
Best regards,
Yuliana Gu
When I query a table and get the response I see few of the columns are summed columns and few are ordinary columns I dont want summed columns in the default response.
| User | Count |
|---|---|
| 56 | |
| 42 | |
| 30 | |
| 18 | |
| 16 |
| User | Count |
|---|---|
| 70 | |
| 58 | |
| 38 | |
| 22 | |
| 22 |